=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gtk+-1.2.10nb21 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10' Making all in po gmake[2]: Entering directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/po' Making all in gdk gmake[2]: Entering directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/gdk' /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdk.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkcc.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkcolor.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkcolor.c -fno-common -DPIC -o .libs/gdkcolor.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdk.c -fno-common -DPIC -o .libs/gdk.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkcc.c -fno-common -DPIC -o .libs/gdkcc.o gdkcolor.c:57:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (visual != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:57:3: note: '{' token is here g_return_val_if_fail (visual != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:57:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (visual != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:57:3: note: ')' token is here g_return_val_if_fail (visual != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:156:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:156:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:156:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:156:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:157:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:157:3: note: '{' token is here g_return_if_fail (private->ref_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:157:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:157:3: note: ')' token is here g_return_if_fail (private->ref_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (cmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:175:3: note: '{' token is here g_return_val_if_fail (cmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (cmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:175:3: note: ')' token is here g_return_val_if_fail (cmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:186:3: note: '{' token is here g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:186:3: note: ')' token is here g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:187:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:187:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:199:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:199:3: note: '{' token is here g_return_val_if_fail (colormap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:199:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:199:3: note: ')' token is here g_return_val_if_fail (colormap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:218:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:218:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:218:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:218:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:316:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:316:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:417:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:417:3: note: '{' token is here g_return_val_if_fail (colormap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:417:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:417:3: note: ')' token is here g_return_val_if_fail (colormap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:458:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:458:3: note: '{' token is here g_return_val_if_fail (color != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:458:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:458:3: note: ')' token is here g_return_val_if_fail (color != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:486:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (color_chunk != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:486:3: note: '{' token is here g_assert (color_chunk != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcolor.c:486:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (color_chunk != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcolor.c:486:3: note: ')' token is here g_assert (color_chunk != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:487:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:487:3: note: '{' token is here g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:487:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:487:3: note: ')' token is here g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:498:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:498:3: note: '{' token is here g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:498:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:498:3: note: ')' token is here g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:521:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:521:3: note: '{' token is here g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:521:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:521:3: note: ')' token is here g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:546:3: note: '{' token is here g_return_val_if_fail (spec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:546:3: note: ')' token is here g_return_val_if_fail (spec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:547:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:547:3: note: '{' token is here g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gdkcc.c:516:3 g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_assert (visual != NULL);expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h }; }G_STMT_END :367:26: note: expanded from macro 'g_assert' ^ #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~gdkcolor.c:547:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' g_return_val_if_fail (color != NULL, FALSE);# define G_STMT_START (void)( ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdkcc.c:516:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441: :15note: '{' token is here: note: expanded from macro 'g_return_val_if_fail' g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367 ^~~~~~~~~~:38 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: :25note: expanded from macro 'g_assert': note: expanded from macro 'G_STMT_END' #define g_assert(expr) G_STMT_START{ \ # define G_STMT_END ) ^ ^ gdkcc.c:516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:516:3: note: gdkcolor.c:')' token is here 578:3: g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 375:19: note: expanded from macro 'g_assert' g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #expr); }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~ 417:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:33:238: note: 25:expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 ^:32 : note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^gdkcc.c:517 gdkcolor.c:578:3:3: : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: g_assert (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:expanded from macro 'g_return_if_fail' 26: note: expanded from macro 'g_assert' #define g_return_if_fail(expr) G_STMT_START{ \ ^ #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:517:3: note: gdkcolor.c'{' token is here : g_assert (colormap != NULL); 578:3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :38: note: g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'g_assert' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428#define g_assert(expr) G_STMT_START{ \ : ^14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:578:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238gdkcc.c:517::25: note: expanded from macro 'G_STMT_END'3 :# define G_STMT_END ) ^ gdkcolor.c:579:3warning: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (in_pixels != NULL); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375417:33: note: expanded from macro 'g_return_if_fail':18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:517:3#define g_return_if_fail(expr) G_STMT_START{ \ : note: ^~~~~~~~~~~~ ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_assert (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~237: 32:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375: note: expanded from macro 'G_STMT_START' 19:# define G_STMT_START (void)( note: ^ expanded from macro 'g_assert' gdkcolor.c #expr); }G_STMT_END :579:3: ^~~~~~~~~~ note: '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:25: note: g_return_if_fail (in_pixels != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45# define G_STMT_END ) ^ : note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:579:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (in_pixels != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:579:3: note: ')' token is here g_return_if_fail (in_pixels != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:602:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:602:4: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gdkcc.c:602:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gdkcc.c:602:4: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:626:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:626:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:626:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:626:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:627:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:627:3: note: '{' token is here g_return_if_fail (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcolor.c:627:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcolor.c:627:3: note: ')' token is here g_return_if_fail (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:632:3: note: '{' token is here g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:632:3: note: ')' token is here g_assert (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:633:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' gdkcolor.c:1008:#define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_return_val_if_fail' 237#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ :32:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: note: 32: expanded from macro 'G_STMT_START' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( # define G_STMT_START (void)( ^ gdkcc.c: ^ 633gdkcolor.c::31008:: note: '{' token is here 3 g_assert (colormap != NULL); : note: '{' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:367:3852: note: expanded from macro 'g_return_val_if_fail': note: expanded from macro 'g_assert' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ #define g_assert(expr) G_STMT_START{ \ ^ gdkcolor.cgdkcc.c::1008:3: 633:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_assert (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18441:: 14: note: expanded from macro 'g_return_val_if_fail' note: expanded from macro 'g_assert' }; }G_STMT_END #expr); }G_STMT_END ^ ^gdkcolor.c:1008:3: note: ')' token is here gdkcc.c:633 g_return_val_if_fail (colormap != NULL, FALSE); :3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 note: :15:')' token is here note: expanded from macro 'g_return_val_if_fail' g_assert (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19 ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_assert' :238 #expr); }G_STMT_END ^~~~~~~~~~ :25: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:expanded from macro 'G_STMT_END' 25: note: # define G_STMT_END ) expanded from macro 'G_STMT_END' ^ # define G_STMT_END ) ^ gdkcolor.c:1009:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colors != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:1009:3: note: '{' token is here g_return_val_if_fail (colors != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:1009:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colors != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:1009:3: note: ')' token is here g_return_val_if_fail (colors != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gdkcc.c:655238:25::3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'G_STMT_END' g_assert (cc != NULL);# define G_STMT_END ) ^ ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:655:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:655:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:655:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:690:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:690:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:690:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:690:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:691:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:691:3: note: '{' token is here g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:691:3: note: ')' token is here g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:1098:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:1098:3: note: '{' token is here g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:1098:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:1098:3: note: ')' token is here g_return_val_if_fail (colormap != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:1099:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:1099:3: note: '{' token is here g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:1099:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:1099:3: note: ')' token is here g_return_val_if_fail (color != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:1127:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colora != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:1127:3: note: '{' token is here g_return_val_if_fail (colora != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:1127:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colora != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:1127:3: note: ')' token is here g_return_val_if_fail (colora != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcolor.c:1128:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colorb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:1128:3: gdkcc.c:856:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' '{' token is here #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 g_return_val_if_fail (colorb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' :#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ 32: note: expanded from macro 'G_STMT_START' gdkcolor.c:1128:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (colorb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^# define G_STMT_START (void)( ^ gdkcc.c:856:gdkcolor.c:1128:33: note: '{' token is here: note: ')' token is here g_return_val_if_fail (colorb != NULL, FALSE); g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define g_assert(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:856:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:856:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:857:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:857:3: note: '{' token is here g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:857:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:857:3: note: ')' token is here g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:858:3: note: '{' token is here g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcolor.c:1203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (cmap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcolor.c:1203:3: note: '{' token is here g_return_val_if_fail (cmap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkcolor.c:1203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (cmap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkcolor.c:1203:3: note: ')' token is here g_return_val_if_fail (cmap != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' gdkcc.c }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::238:25: note: expanded from macro 'G_STMT_END' 858# define G_STMT_END ) ^ gdkcolor.c:1204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :3 g_return_val_if_fail (color != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:858:3: note: ')' token is here g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19:40 note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:expanded from macro 'G_STMT_END'32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( # define G_STMT_END ) ^ ^ gdkcolor.c:1204:3: note: '{' token is heregdkcc.c :859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, 0); g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_assert(expr) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'430:52: note: expanded from macro 'g_return_val_if_fail' # define G_STMT_START (void)( ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \gdkcc.c:859:3: note: '{' token is here g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcolor.c:1204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (color != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:gdkcc.c:859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 14 g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ : note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_return_val_if_fail' expanded from macro 'g_assert' }; }G_STMT_END ^ gdkcolor.c:1204:3: note: #expr); }G_STMT_END')' token is here ^ gdkcc.c:859:3: note: ')' token is here g_return_val_if_fail (color != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 g_assert (blues != NULL); :15: ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:note: expanded from macro 'g_return_val_if_fail'19: note: expanded from macro 'g_assert' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: #expr); }G_STMT_END ^~~~~~~~~~ note: expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_END ) ^ :238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:860:3: note: '{' token is here g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:860:3: note: ')' token is here g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:861:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:861:3: note: '{' token is here g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:861:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:861:3: note: ')' token is here g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1130:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1130:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1130:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1130:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1131:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1131:3: note: '{' token is here g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1131:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1131:3: note: ')' token is here g_assert (reds != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1132:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1132:3: note: '{' token is here g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1132:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1132:3: note: ')' token is here g_assert (greens != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1133:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1133:3: note: '{' token is here g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1133:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1133:3: note: ')' token is here g_assert (blues != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1134:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (used != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1134:3: note: '{' token is here g_assert (used != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1134:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (used != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1134:3: note: ')' token is here g_assert (used != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1135:3: note: '{' token is here g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1135:3: note: ')' token is here g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1136:3: note: '{' token is here g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1136:3: note: ')' token is here g_assert (nallocated != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdk.c:670:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdk.c:670:3: note: '{' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdk.c:670:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdk.c:670:3: note: ')' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdk.c:800:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdk.c:800:3: note: '{' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: gdkcc.c:1391:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_return_val_if_fail' g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^#define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1391:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdk.c:800:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' gdkcc.c: }; }G_STMT_END ^ 1391:3: gdk.c:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 800 g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375::18: note: expanded from macro 'g_assert' 3 #expr); }G_STMT_END ^ : note: ')' token is heregdkcc.c :1391:3: note: ')' token is here g_return_val_if_fail (window != NULL, 0); g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' :441:15: #expr); }G_STMT_ENDnote: expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1392:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1392:3: note: '{' token is here g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1392:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1392:3: note: ')' token is here g_assert (colors != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdk.c:966:10: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] sm_client_id, strlen(sm_client_id)); ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/X11/Xlib.h:2089:38: note: passing argument to parameter here _Xconst unsigned char* /* data */, ^ gdkcc.c:1475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1475:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1475:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdk.c:1204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdk_error_traps != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdk.c:1204:3: note: '{' token is here g_return_val_if_fail (gdk_error_traps != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdk.c:1204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdk_error_traps != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdk.c:1204:3: note: ')' token is here g_return_val_if_fail (gdk_error_traps != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1561:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1561:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1561:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1561:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdk.c:1379:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (keyval_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdk.c:1379:3: note: '{' token is here g_return_val_if_fail (keyval_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdk.c:1379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (keyval_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdk.c:1379:3: note: ')' token is here g_return_val_if_fail (keyval_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1590:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1590:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1590:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1590:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1611:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ gdk.c:1443:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]#define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: ./gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' note: # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ^ gdkcc.c:1611:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgdk.c:1443::3673: note: '{' token is here :38: note: expanded from macro 'g_assert' GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990: 44: note: expanded from macro 'GDK_THREADS_ENTER' #define g_assert(expr) G_STMT_START{ \ ^ # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gdkcc.c:1611:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_ENDgdk.c:1443:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END gdkcc.c:1611:3: ^ note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19:gdk.c note: expanded from macro 'g_assert' : #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 1443:3: note: gdkcc.c:1612:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:')' token is here 26: note: expanded from macro 'g_assert' GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~#define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237./gdk.h:993:6:32:: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25expanded from macro 'G_STMT_START' : # define G_STMT_START (void)( note: expanded from macro 'G_STMT_END' ^ # define G_STMT_END ) ^ gdkcc.c:1612:3: note: '{' token is here g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1612:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.cgdk.c:1449:3: warning: :1612:3: note: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ')' token is here g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ./gdk.h:994:31: gdkcc.c:1613:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note: expanded from macro 'GDK_THREADS_LEAVE' g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert'# define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::237:32: note: expanded from macro 'G_STMT_START' 237# define G_STMT_START (void)(:32: note: expanded from macro 'G_STMT_START' ^ # define G_STMT_START (void)( ^ gdk.cgdkcc.c:1613:3: note: '{' token is here :1449:3: note: '{' token is here g_assert (green != NULL); GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367./gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' :# define GDK_THREADS_LEAVE() G_STMT_START { \ ^ 38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdk.c:1449:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END gdkcc.c: ^ 1613gdk.c:1449:3: note: ')' token is here:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ GDK_THREADS_LEAVE (); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~ 375:./gdk.h:997:18: note: expanded from macro 'g_assert' 6: note: #expr); }G_STMT_END ^expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ gdkcc.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1613:3:: note: ')' token is here238: 25: note: expanded from macro 'G_STMT_END' g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1614:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1614:3: note: '{' token is here g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1614:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1614:3: note: ')' token is here g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1615:3: note: '{' token is here g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1615:3: note: ')' token is here g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1667:3: note: '{' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1667:3: note: ')' token is here g_assert (cc != NULL); ^~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1668:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1668:3: note: '{' token is here g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1668:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1668:3: note: ')' token is here g_assert (red != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1669:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1669:3: note: '{' token is here g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1669:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1669:3: note: ')' token is here g_assert (green != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1670:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1670:3: note: '{' token is here g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1670:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1670:3: note: ')' token is here g_assert (blue != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkcc.c:1671:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcc.c:1671:3: note: '{' token is here g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkcc.c:1671:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkcc.c:1671:3: note: ')' token is here g_assert (failed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 13 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdk.c -o gdk.o >/dev/null 2>&1 58 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkcolor.c -o gdkcolor.o >/dev/null 2>&1 72 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkcc.c -o gdkcc.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkcursor.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkcursor.c -fno-common -DPIC -o .libs/gdkcursor.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkdnd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkdnd.c -fno-common -DPIC -o .libs/gdkdnd.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkdraw.c gdkcursor.c:86:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (cursor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkcursor.c:86:3: note: '{' token is here g_return_if_fail (cursor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkcursor.c:86:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (cursor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkcursor.c:86:3: note: ')' token is here g_return_if_fail (cursor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 2 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkcursor.c -o gdkcursor.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkdraw.c -fno-common -DPIC -o .libs/gdkdraw.o gdkdnd.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:142:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:142:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:152:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:152:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:152:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:152:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:153:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:153:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:153:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:153:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:2735:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:2735:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkdnd.c:2735:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkdnd.c:2735:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:2847:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:2847:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:2847:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:2847:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:2902:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:2902:3: note: '{' token is here g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkdnd.c:2902:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkdnd.c:2902:3: note: ')' token is here g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3033:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3033:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:3033:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:3033:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3062:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3062:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:3062:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:3062:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3077:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3077:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:3077:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:3077:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3092:55: warning: implicit conversion from 'int' to 'char' changes value from 136 to -120 [-Wconstant-conversion] MOTIF_XCLIENT_BYTE (&xev, 0) = XmOPERATION_CHANGED | 0x80; ~ ~~~~~~~~~~~~~~~~~~~~^~~~~~ gdkdnd.c:3099:52: warning: implicit conversion from 'int' to 'char' changes value from 131 to -125 [-Wconstant-conversion] MOTIF_XCLIENT_BYTE (&xev, 0) = XmDROP_SITE_ENTER | 0x80; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ gdkdnd.c:3101:52: warning: implicit conversion from 'int' to 'char' changes value from 132 to -124 [-Wconstant-conversion] MOTIF_XCLIENT_BYTE (&xev, 0) = XmDROP_SITE_LEAVE | 0x80; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ gdkdnd.c:3104:51: warning: implicit conversion from 'int' to 'char' changes value from 130 to -126 [-Wconstant-conversion] MOTIF_XCLIENT_BYTE (&xev, 0) = XmDRAG_MOTION | 0x80; ~ ~~~~~~~~~~~~~~^~~~~~ gdkdnd.c:3170:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3170:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:3170:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:3170:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3182:51: warning: implicit conversion from 'int' to 'char' changes value from 133 to -123 [-Wconstant-conversion] MOTIF_XCLIENT_BYTE (&xev, 0) = XmDROP_START | 0x80; ~ ~~~~~~~~~~~~~^~~~~~ gdkdnd.c:3207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3207:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:3207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:3207:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3239:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3239:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdnd.c:3239:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdnd.c:3239:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdnd.c:3284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context != NULL, GDK_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdnd.c:3284:3: note: '{' token is here g_return_val_if_fail (context != NULL, GDK_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkdnd.c:3284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context != NULL, GDK_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkdnd.c:3284:3: note: ')' token is here g_return_val_if_fail (context != NULL, GDK_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:42:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:42:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:42:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:42:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:43:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:43:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:43:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:43:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:65:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:65:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:65:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:65:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:66:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:66:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:66:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:66:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:89:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:89:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:89:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:89:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:90:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:90:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:90:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:90:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:124:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:124:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:124:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:124:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:125:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:125:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:125:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:125:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:158:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:158:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:158:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:158:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:159:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:159:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:159:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:159:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:212:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:212:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:213:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:213:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:214:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:214:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:215:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:215:3: note: '{' token is here g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:215:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:215:3: note: ')' token is here g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:268:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:268:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:268:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:268:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:269:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:269:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:269:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:269:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:270:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:270:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:270:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:270:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:271:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:271:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:317:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:317:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:318:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:318:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:319:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:319:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:319:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:319:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:320:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:320:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:320:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:379:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:379:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:379:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:380:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (src != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:380:3: note: '{' token is here g_return_if_fail (src != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:380:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (src != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:380:3: note: ')' token is here g_return_if_fail (src != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:381:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:381:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:381:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:381:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:416:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:416:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:416:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:416:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:417:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:417:3: note: '{' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:417:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:417:3: note: ')' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:418:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:418:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:418:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:418:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image_private->image_put != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:422:3: note: '{' token is here g_return_if_fail (image_private->image_put != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image_private->image_put != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:422:3: note: ')' token is here g_return_if_fail (image_private->image_put != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:442:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:442:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:442:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:442:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:443:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((points != NULL) && (npoints > 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:443:3: note: '{' token is here g_return_if_fail ((points != NULL) && (npoints > 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:443:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((points != NULL) && (npoints > 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:443:3: note: ')' token is here g_return_if_fail ((points != NULL) && (npoints > 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:444:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:444:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:444:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:444:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:471:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:471:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:471:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:471:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:472:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (segs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:472:3: note: '{' token is here g_return_if_fail (segs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:472:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (segs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:472:3: note: ')' token is here g_return_if_fail (segs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:473:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:473:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:473:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:473:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:499:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:499:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:500:3: note: '{' token is here g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:500:3: note: ')' token is here g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkdraw.c:501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkdraw.c:501:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkdraw.c:501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkdraw.c:501:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkevents.c 76 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkevents.c -fno-common -DPIC -o .libs/gdkevents.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkdraw.c -o gdkdraw.o >/dev/null 2>&1 31 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkdnd.c -o gdkdnd.o >/dev/null 2>&1 gdkevents.c:290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (private != NULL, False); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:290:3: note: '{' token is here g_return_val_if_fail (private != NULL, False); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkevents.c:290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (private != NULL, False); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkevents.c:290:3: note: ')' token is here g_return_val_if_fail (private != NULL, False); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:306:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:306:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkevents.c:306:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkevents.c:306:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:618:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:618:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkevents.c:618:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkevents.c:618:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:667:3: note: '{' token is here g_return_val_if_fail (event != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkevents.c:667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkevents.c:667:3: note: ')' token is here g_return_val_if_fail (event != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:724:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:724:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkevents.c:724:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkevents.c:724:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (event_chunk != NULL); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:726:3: note: '{' token is here g_assert (event_chunk != NULL); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkevents.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (event_chunk != NULL); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkevents.c:726:3: note: ')' token is here g_assert (event_chunk != NULL); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2076:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2076:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gdkevents.c:2076:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gdkevents.c:2076:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2082:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2082:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gdkevents.c:2082:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gdkevents.c:2082:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2094:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2094:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gdkevents.c:2094:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gdkevents.c:2094:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2101:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2101:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gdkevents.c:2101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gdkevents.c:2101:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2131:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2131:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gdkevents.c:2131:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gdkevents.c:2131:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2144:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gdkevents.c:2144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gdkevents.c:2144:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ./gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2155:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkevents.c:2155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkevents.c:2155:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2169:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail(event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2169:3: note: '{' token is here g_return_val_if_fail(event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkevents.c:2169:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail(event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkevents.c:2169:3: note: ')' token is here g_return_val_if_fail(event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkevents.c:2256:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkevents.c:2256:3: note: '{' token is here g_return_if_fail(event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkevents.c:2256:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkevents.c:2256:3: note: ')' token is here g_return_if_fail(event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkfont.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkfont.c -fno-common -DPIC -o .libs/gdkfont.o 30 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkevents.c -o gdkevents.o >/dev/null 2>&1 gdkfont.c:111:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:111:3: note: '{' token is here g_return_val_if_fail (font_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:111:3: note: ')' token is here g_return_val_if_fail (font_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:220:3: note: '{' token is here g_return_val_if_fail (font != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:220:3: note: ')' token is here g_return_val_if_fail (font != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:233:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:233:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:234:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:234:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:234:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:234:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:263:3: note: '{' token is here g_return_val_if_fail (font != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:263:3: note: ')' token is here g_return_val_if_fail (font != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fonta != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:284:3: note: '{' token is here g_return_val_if_fail (fonta != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fonta != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:284:3: note: ')' token is here g_return_val_if_fail (fonta != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:285:3: note: '{' token is here g_return_val_if_fail (fontb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:285:3: note: ')' token is here g_return_val_if_fail (fontb != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:318:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:318:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:319:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:319:3: note: '{' token is here g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:319:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:319:3: note: ')' token is here g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:357:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:357:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:357:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:358:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:358:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:358:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:358:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:394:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:394:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:395:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:395:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:395:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:395:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:452:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:452:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:452:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:452:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:495:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:495:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:506:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (wctomb(&c,character) == 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:506:4: note: '{' token is here g_assert (wctomb(&c,character) == 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkfont.c:506:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (wctomb(&c,character) == 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkfont.c:506:4: note: ')' token is here g_assert (wctomb(&c,character) == 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:543:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:543:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:543:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:543:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:544:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:544:3: note: '{' token is here g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:544:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:544:3: note: ')' token is here g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:568:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:568:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:568:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:568:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:569:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:569:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:632:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:632:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:633:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:633:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:633:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:633:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:707:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:707:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:707:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:707:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:708:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:708:3: note: '{' token is here g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkfont.c:708:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkfont.c:708:3: note: ')' token is here g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:730:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:730:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:731:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:731:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:731:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:731:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:768:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:768:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:768:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:768:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:777:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:777:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:777:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:777:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:778:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:778:3: note: '{' token is here g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:778:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:778:3: note: ')' token is here g_return_val_if_fail (string != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:798:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:798:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:798:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:798:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:799:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:799:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:799:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:799:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:836:3: note: '{' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:836:3: note: ')' token is here g_return_val_if_fail (font != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:851:3: note: '{' token is here g_return_val_if_fail (font != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:851:3: note: ')' token is here g_return_val_if_fail (font != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:852:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font->type == GDK_FONT_FONT, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkfont.c:852:3: note: '{' token is here g_return_val_if_fail (font->type == GDK_FONT_FONT, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkfont.c:852:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (font->type == GDK_FONT_FONT, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkfont.c:852:3: note: ')' token is here g_return_val_if_fail (font->type == GDK_FONT_FONT, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkfont.c:848:16: warning: variable 'xfont' set but not used [-Wunused-but-set-variable] XFontStruct *xfont; ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkgc.c 69 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkfont.c -o gdkfont.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkgc.c -fno-common -DPIC -o .libs/gdkgc.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkglobals.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkglobals.c -fno-common -DPIC -o .libs/gdkglobals.o gdkgc.c:51:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:51:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkgc.c:51:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkgc.c:51:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gc != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:277:3: note: '{' token is here g_return_val_if_fail (gc != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkgc.c:277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gc != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkgc.c:277:3: note: ')' token is here g_return_val_if_fail (gc != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:288:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:288:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:288:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:288:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:289:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:289:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:289:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:289:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:308:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:308:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:308:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:308:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (values != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:309:3: note: '{' token is here g_return_if_fail (values != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (values != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:309:3: note: ')' token is here g_return_if_fail (values != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:456:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:456:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:456:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:456:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:457:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:457:3: note: '{' token is here g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:457:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:457:3: note: ')' token is here g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:469:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:469:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:470:3: note: '{' token is here g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:470:3: note: ')' token is here g_return_if_fail (color != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:483:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:483:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:483:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:483:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:484:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:484:3: note: '{' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:484:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:484:3: note: ')' token is here g_return_if_fail (font != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:502:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:502:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:502:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:502:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:562:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:562:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:562:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:562:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:591:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:591:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:591:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:591:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:613:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:613:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:613:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:613:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:634:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:634:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:648:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:648:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:648:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:648:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:662:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:662:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:662:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:662:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:689:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:689:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:689:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:689:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:713:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:713:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:713:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:713:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:734:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:734:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:734:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:734:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:747:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:747:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:747:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:747:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:766:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:766:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:766:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:766:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:830:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:830:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:831:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (dash_list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkgc.c:831:3: note: '{' token is here g_return_if_fail (dash_list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkgc.c:831:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (dash_list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkgc.c:831:3: note: ')' token is here g_return_if_fail (dash_list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkgc.c:835:61: warning: passing 'gint8 *' (aka 'signed char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] XSetDashes (private->xdisplay, private->xgc, dash_offset, dash_list, n); ^~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/X11/Xlib.h:3213:34: note: passing argument to parameter here _Xconst char* /* dash_list */, ^ gdkgc.c:846:60: warning: shifting a negative signed value is undefined [-Wshift-negative-value] XCopyGC (src_private->xdisplay, src_private->xgc, ~((~1) << GCLastBit), ~~~~ ^ 54 warnings generated. /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkim.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkgc.c -o gdkgc.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkglobals.c -o gdkglobals.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkim.c -fno-common -DPIC -o .libs/gdkim.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkimage.c gdkim.c:180:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:180:3: note: '{' token is here g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkim.c:180:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkim.c:180:3: note: ')' token is here g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (xim_styles != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:276:3: note: '{' token is here g_return_val_if_fail (xim_styles != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (xim_styles != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:276:3: note: ')' token is here g_return_val_if_fail (xim_styles != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:586:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attr != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:586:3: note: '{' token is here g_return_val_if_fail (attr != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:586:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attr != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:586:3: note: ')' token is here g_return_val_if_fail (attr != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:587:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((mask & GDK_IC_ALL_REQ) == GDK_IC_ALL_REQ, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:587:3: note: '{' token is here g_return_val_if_fail ((mask & GDK_IC_ALL_REQ) == GDK_IC_ALL_REQ, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:587:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((mask & GDK_IC_ALL_REQ) == GDK_IC_ALL_REQ, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:587:3: note: ')' token is here g_return_val_if_fail ((mask & GDK_IC_ALL_REQ) == GDK_IC_ALL_REQ, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:686:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:686:3: note: '{' token is here g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkim.c:686:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkim.c:686:3: note: ')' token is here g_return_if_fail (ic != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:726:3: note: '{' token is here g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:726:3: note: ')' token is here g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:745:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (attr != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:745:3: note: '{' token is here g_return_if_fail (attr != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkim.c:745:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (attr != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkim.c:745:3: note: ')' token is here g_return_if_fail (attr != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:970:3: note: '{' token is here g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:970:3: note: ')' token is here g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:971:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attr != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:971:3: note: '{' token is here g_return_val_if_fail (attr != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:971:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attr != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:971:3: note: ')' token is here g_return_val_if_fail (attr != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:1223:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:1223:3: note: '{' token is here g_return_val_if_fail (ic != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:1223:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:1223:3: note: ')' token is here g_return_val_if_fail (ic != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:1224:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attr != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:1224:3: note: '{' token is here g_return_val_if_fail (attr != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:1224:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attr != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:1224:3: note: ')' token is here g_return_val_if_fail (attr != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:1359:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkim.c:1359:3: note: '{' token is here g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkim.c:1359:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkim.c:1359:3: note: ')' token is here g_return_val_if_fail (ic != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkim.c:1392:8: warning: variable 'destroyed' set but not used [-Wunused-but-set-variable] gint destroyed; ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkimage.c -fno-common -DPIC -o .libs/gdkimage.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkinput.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkinput.c -fno-common -DPIC -o .libs/gdkinput.o 25 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkim.c -o gdkim.o >/dev/null 2>&1 gdkimage.c:316:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:316:4: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gdkimage.c:316:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gdkimage.c:316:4: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:343:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:343:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkimage.c:343:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkimage.c:343:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (image != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:385:3: note: '{' token is here g_return_val_if_fail (image != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkimage.c:385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (image != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkimage.c:385:3: note: ')' token is here g_return_val_if_fail (image != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:402:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:402:3: note: '{' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkimage.c:402:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkimage.c:402:3: note: ')' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:417:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:417:3: note: '{' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkimage.c:417:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkimage.c:417:3: note: ')' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:445:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:445:7: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gdkimage.c:445:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gdkimage.c:445:7: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:466:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:466:3: note: '{' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkimage.c:466:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkimage.c:466:3: note: ')' token is here g_return_if_fail (drawable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:467:3: note: '{' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkimage.c:467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkimage.c:467:3: note: ')' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:468:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkimage.c:468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkimage.c:468:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:476:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image->type == GDK_IMAGE_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkimage.c:476:3: note: '{' token is here g_return_if_fail (image->type == GDK_IMAGE_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkimage.c:476:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image->type == GDK_IMAGE_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkimage.c:476:3: note: ')' token is here g_return_if_fail (image->type == GDK_IMAGE_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkimage.c:484:1: warning: unused function 'gdk_image_put_shared' [-Wunused-function] gdk_image_put_shared (GdkDrawable *drawable, ^ 21 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkimage.c -o gdkimage.o >/dev/null 2>&1 gdkinput.c:59:3: warning: initializing 'GdkAxisUse *' with an expression of type 'const GdkAxisUse[2]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] gdk_input_core_axes ^~~~~~~~~~~~~~~~~~~ In file included from gdkinput.c:76: ./gdkinputcommon.h:129:37: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdkdev->info.name = g_new(char, strlen(device->name)+1); ^ ./gdkinputcommon.h:129:37: note: include the header or explicitly provide a declaration for 'strlen' ./gdkinputcommon.h:130:5: warning: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] strcpy(gdkdev->info.name,device->name); ^ ./gdkinputcommon.h:130:5: note: include the header or explicitly provide a declaration for 'strcpy' ./gdkinputcommon.h:152:8: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (!strcmp (tmp_name, "pointer")) ^ ./gdkinputcommon.h:152:8: note: include the header or explicitly provide a declaration for 'strcmp' ./gdkinputcommon.h:466:57: warning: passing 'const GdkDeviceInfo *' (aka 'const struct _GdkDeviceInfo *') to parameter of type 'gpointer' (aka 'void *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] gdk_input_devices = g_list_append (gdk_input_devices, &gdk_input_core_info); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:878:16: note: passing argument to parameter 'data' here gpointer data); ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:747:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:747:3: note: '{' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:747:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:747:3: note: ')' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:769:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:769:3: note: '{' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:769:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:769:3: note: ')' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:770:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (index < gdkdev->info.num_keys); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:770:3: note: '{' token is here g_return_if_fail (index < gdkdev->info.num_keys); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:770:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (index < gdkdev->info.num_keys); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:770:3: note: ')' token is here g_return_if_fail (index < gdkdev->info.num_keys); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:795:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdkdev != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:795:3: note: '{' token is here g_return_val_if_fail (gdkdev != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:795:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdkdev != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:795:3: note: ')' token is here g_return_val_if_fail (gdkdev != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:796:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdkdev->xdevice != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:796:3: note: '{' token is here g_return_val_if_fail (gdkdev->xdevice != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:796:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdkdev->xdevice != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:796:3: note: ')' token is here g_return_val_if_fail (gdkdev->xdevice != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:797:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (input_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:797:3: note: '{' token is here g_return_val_if_fail (input_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:797:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (input_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:797:3: note: ')' token is here g_return_val_if_fail (input_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:861:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:861:7: note: '{' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:861:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:861:7: note: ')' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:862:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev->xdevice != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:862:7: note: '{' token is here g_return_if_fail (gdkdev->xdevice != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:862:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev->xdevice != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:862:7: note: ')' token is here g_return_if_fail (gdkdev->xdevice != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:863:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputcommon.h:863:7: note: '{' token is here g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:76: ./gdkinputcommon.h:863:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputcommon.h:863:7: note: ')' token is here g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:81:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdkdev != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputxfree.h:81:3: note: '{' token is here g_return_val_if_fail (gdkdev != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:81:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gdkdev != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ ./gdkinputxfree.h:81:3: note: ')' token is here g_return_val_if_fail (gdkdev != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:173:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputxfree.h:173:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:173:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputxfree.h:173:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:191:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputxfree.h:191:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:191:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ./gdkinputxfree.h:191:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ./gdkinputxfree.h:214:3: note: '{' token is here g_return_val_if_fail (window != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ In file included from gdkinput.c:77: ./gdkinputxfree.h:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ ./gdkinputxfree.h:214:3: note: ')' token is here g_return_val_if_fail (window != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkinput.c:90:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkinput.c:90:3: note: '{' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkinput.c:90:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkinput.c:90:3: note: ')' token is here g_return_if_fail (gdkdev != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkinput.c:135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkinput.c:135:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkinput.c:135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkinput.c:135:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkinput.c:226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkinput.c:226:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkinput.c:226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkinput.c:226:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkinput.c:287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkinput.c:287:3: note: '{' token is here g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkinput.c:287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkinput.c:287:3: note: ')' token is here g_return_if_fail (input_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkpixmap.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkproperty.c 39 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkinput.c -o gdkinput.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkpixmap.c -fno-common -DPIC -o .libs/gdkpixmap.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkproperty.c -fno-common -DPIC -o .libs/gdkproperty.o gdkpixmap.c:62:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:62:3: note: '{' token is here g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:62:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:62:3: note: ')' token is here g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:63:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:63:3: note: '{' token is here g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:63:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:63:3: note: ')' token is here g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:107:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:107:3: note: '{' token is here g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:107:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:107:3: note: ')' token is here g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:108:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:108:3: note: '{' token is here g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:108:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:108:3: note: ')' token is here g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:153:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:153:3: note: '{' token is here g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:153:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:153:3: note: ')' token is here g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:154:3: note: '{' token is here g_return_val_if_fail (fg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:154:3: note: ')' token is here g_return_val_if_fail (fg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (bg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:155:3: note: '{' token is here g_return_val_if_fail (bg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (bg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:155:3: note: ')' token is here g_return_val_if_fail (bg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:156:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:156:3: note: '{' token is here g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:156:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:156:3: note: ')' token is here g_return_val_if_fail ((window != NULL) || (depth != -1), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:157:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:157:3: note: '{' token is here g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:157:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:157:3: note: ')' token is here g_return_val_if_fail ((width != 0) && (height != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:448:41: warning: variable 'ns' set but not used [-Wunused-but-set-variable] gint width, height, num_cols, cpp, n, ns, cnt, xcnt, ycnt, wbytes; ^ gdkpixmap.c:453:10: warning: variable 'index' set but not used [-Wunused-but-set-variable] gulong index; ^ gdkpixmap.c:773:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail((anid != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:773:3: note: '{' token is here g_return_val_if_fail((anid != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:773:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail((anid != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:773:3: note: ')' token is here g_return_val_if_fail((anid != 0), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:783:7: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &x_ret, &y_ret, &w_ret, &h_ret, &bw_ret, &depth_ret)) ^~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/X11/Xlib.h:2638:25: note: passing argument to parameter here int* /* x_return */, ^ gdkpixmap.c:783:15: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &x_ret, &y_ret, &w_ret, &h_ret, &bw_ret, &depth_ret)) ^~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/X11/Xlib.h:2639:25: note: passing argument to parameter here int* /* y_return */, ^ gdkpixmap.c:812:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pixmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:812:3: note: '{' token is here g_return_val_if_fail (pixmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkpixmap.c:812:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pixmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkpixmap.c:812:3: note: ')' token is here g_return_val_if_fail (pixmap != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:822:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkpixmap.c:822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkpixmap.c:822:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkpixmap.c:823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkpixmap.c:823:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkpixmap.c:823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkpixmap.c:823:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkproperty.c -o gdkproperty.o >/dev/null 2>&1 30 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkpixmap.c -o gdkpixmap.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkrgb.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkrectangle.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkrgb.c -fno-common -DPIC -o .libs/gdkrgb.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkrectangle.c -fno-common -DPIC -o .libs/gdkrectangle.o gdkrectangle.c:36:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkregion.c g_return_if_fail (src1 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrectangle.c:36:3: note: '{' token is here g_return_if_fail (src1 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkrgb.c:536:8: warning: variable 'status' set but not used [-Wunused-but-set-variable] gint status; ^ gdkrectangle.c:36:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (src1 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkrectangle.c:36:3: note: ')' token is here g_return_if_fail (src1 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrectangle.c:37:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (src2 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrectangle.c:37:3: note: '{' token is here g_return_if_fail (src2 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkrectangle.c:37:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (src2 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkrectangle.c:37:3: note: ')' token is here g_return_if_fail (src2 != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrectangle.c:38:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (dest != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrectangle.c:38:3: note: '{' token is here g_return_if_fail (dest != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkrectangle.c:38:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (dest != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkrectangle.c:38:3: note: ')' token is here g_return_if_fail (dest != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrectangle.c:56:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (src1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrectangle.c:56:3: note: '{' token is here g_return_val_if_fail (src1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkrectangle.c:56:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (src1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkrectangle.c:56:3: note: ')' token is here g_return_val_if_fail (src1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrectangle.c:57:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (src2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrectangle.c:57:3: note: '{' token is here g_return_val_if_fail (src2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkrectangle.c:57:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (src2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkrectangle.c:57:3: note: ')' token is here g_return_val_if_fail (src2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrectangle.c:58:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (dest != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrectangle.c:58:3: note: '{' token is here g_return_val_if_fail (dest != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkrectangle.c:58:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (dest != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkrectangle.c:58:3: note: ')' token is here g_return_val_if_fail (dest != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrgb.c:3207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_colors >= 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrgb.c:3207:3: note: '{' token is here g_return_val_if_fail (n_colors >= 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkrgb.c:3207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_colors >= 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkrgb.c:3207:3: note: ')' token is here g_return_val_if_fail (n_colors >= 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkrgb.c:3208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_colors <= 256, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkrgb.c:3208:3: note: '{' token is here g_return_val_if_fail (n_colors <= 256, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkrgb.c:3208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_colors <= 256, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkrgb.c:3208:3: note: ')' token is here g_return_val_if_fail (n_colors <= 256, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 12 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkrectangle.c -o gdkrectangle.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkregion.c -fno-common -DPIC -o .libs/gdkregion.o gdkregion.c:56:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:56:3: note: '{' token is here g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkregion.c:56:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkregion.c:56:3: note: ')' token is here g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:69:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:69:3: note: '{' token is here g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:69:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:69:3: note: ')' token is here g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:83:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region1 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:83:3: note: '{' token is here g_return_val_if_fail (region1 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:83:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region1 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:83:3: note: ')' token is here g_return_val_if_fail (region1 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:84:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region2 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:84:3: note: '{' token is here g_return_val_if_fail (region2 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:84:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region2 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:84:3: note: ')' token is here g_return_val_if_fail (region2 != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:99:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:99:2: note: '{' token is here g_return_if_fail(region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkregion.c:99:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkregion.c:99:2: note: ')' token is here g_return_if_fail(region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:100:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(rectangle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:100:2: note: '{' token is here g_return_if_fail(rectangle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkregion.c:100:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(rectangle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkregion.c:100:2: note: ')' token is here g_return_if_fail(rectangle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:118:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:118:3: note: '{' token is here g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:118:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:118:3: note: ')' token is here g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:132:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:132:3: note: '{' token is here g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:132:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:132:3: note: ')' token is here g_return_val_if_fail (region != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:158:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (points != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:158:3: note: '{' token is here g_return_val_if_fail (points != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:158:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (points != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:158:3: note: ')' token is here g_return_val_if_fail (points != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:159:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (npoints != 0, NULL); /* maybe we should check for at least three points */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:159:3: note: '{' token is here g_return_val_if_fail (npoints != 0, NULL); /* maybe we should check for at least three points */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:159:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (npoints != 0, NULL); /* maybe we should check for at least three points */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:159:3: note: ')' token is here g_return_val_if_fail (npoints != 0, NULL); /* maybe we should check for at least three points */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:188:3: note: '{' token is here g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkregion.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkregion.c:188:3: note: ')' token is here g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:202:3: note: '{' token is here g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkregion.c:202:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkregion.c:202:3: note: ')' token is here g_return_if_fail (region != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:218:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:218:3: note: '{' token is here g_return_val_if_fail (region != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:218:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (region != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:218:3: note: ')' token is here g_return_val_if_fail (region != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:244:3: note: '{' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:244:3: note: ')' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:245:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:245:3: note: '{' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:245:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:245:3: note: ')' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:267:3: note: '{' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:267:3: note: ')' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:268:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:268:3: note: '{' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:268:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:268:3: note: ')' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:290:3: note: '{' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:290:3: note: ')' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:291:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:291:3: note: '{' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:291:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:291:3: note: ')' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:313:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:313:3: note: '{' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:313:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:313:3: note: ')' token is here g_return_val_if_fail (source1 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkregion.c:314:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkregion.c:314:3: note: '{' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkregion.c:314:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkregion.c:314:3: note: ')' token is here g_return_val_if_fail (source2 != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkselection.c 42 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkregion.c -o gdkregion.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkselection.c -fno-common -DPIC -o .libs/gdkselection.o 5 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkrgb.c -o gdkrgb.o >/dev/null 2>&1 gdkselection.c:86:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requestor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkselection.c:86:3: note: '{' token is here g_return_if_fail (requestor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkselection.c:86:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requestor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkselection.c:86:3: note: ')' token is here g_return_if_fail (requestor != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkselection.c:110:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (requestor != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkselection.c:110:3: note: '{' token is here g_return_val_if_fail (requestor != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkselection.c:110:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (requestor != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkselection.c:110:3: note: ')' token is here g_return_val_if_fail (requestor != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkselection.c:281:57: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] property.value = sanitized_text = sanitize_ctext (text, &sanitized_text_length); ^~~~ gdkselection.c:205:29: note: passing argument to parameter 'str' here sanitize_ctext (const char *str, ^ gdkselection.c:281:22: warning: assigning to 'unsigned char *' from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] property.value = sanitized_text = sanitize_ctext (text, &sanitized_text_length); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdkselection.c:305:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkselection.c:305:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkselection.c:305:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkselection.c:305:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkselection.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (property.encoding == gdk_atom_intern ("COMPOUND_TEXT", FALSE) && property.format == 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkselection.c:331:3: note: '{' token is here g_assert (property.encoding == gdk_atom_intern ("COMPOUND_TEXT", FALSE) && property.format == 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gdkselection.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (property.encoding == gdk_atom_intern ("COMPOUND_TEXT", FALSE) && property.format == 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gdkselection.c:331:3: note: ')' token is here g_assert (property.encoding == gdk_atom_intern ("COMPOUND_TEXT", FALSE) && property.format == 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkselection.c:339:36: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] sanitized_text = sanitize_ctext (property.value, &sanitized_text_length); ^~~~~~~~~~~~~~ gdkselection.c:205:29: note: passing argument to parameter 'str' here sanitize_ctext (const char *str, ^ gdkselection.c:342:12: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] *ctext = sanitized_text; ^ ~~~~~~~~~~~~~~ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkvisual.c 12 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkselection.c -o gdkselection.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkvisual.c -fno-common -DPIC -o .libs/gdkvisual.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkwindow.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkvisual.c -o gdkvisual.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkwindow.c -fno-common -DPIC -o .libs/gdkwindow.o gdkwindow.c:263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attributes != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:263:3: note: '{' token is here g_return_val_if_fail (attributes != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (attributes != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:263:3: note: ')' token is here g_return_val_if_fail (attributes != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:575:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:575:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:575:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:575:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:696:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:696:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:696:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:696:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:716:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:716:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:716:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:716:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:726:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:726:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:727:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:727:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:749:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:749:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:749:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:749:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:765:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:765:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:765:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:765:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:780:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:780:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:794:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:794:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:794:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:794:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:816:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:816:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:816:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:816:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:850:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:850:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:850:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:850:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:896:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:896:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:896:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:896:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:929:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:929:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:929:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:929:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:946:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:946:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:946:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:946:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:964:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:964:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:964:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:964:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:988:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:988:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:988:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:988:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:989:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:989:3: note: '{' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:989:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:989:3: note: ')' token is here g_return_if_fail (gc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1013:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1013:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1026:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1026:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1026:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1026:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1038:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1038:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1038:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1038:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1056:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1056:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1056:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1056:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1099:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1099:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1099:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1099:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1183:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1183:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1183:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1183:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1197:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1197:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1204:28: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 8, PropModeReplace, role, strlen (role)); ^~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/X11/Xlib.h:2089:38: note: passing argument to parameter here _Xconst unsigned char* /* data */, ^ gdkwindow.c:1217:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1217:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1217:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1217:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1233:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1233:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1249:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1249:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1274:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1274:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1274:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1274:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1295:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1295:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1295:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1295:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1296:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1296:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1296:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1296:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1321:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1321:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1373:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1373:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1373:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1373:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1390:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1390:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1390:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1390:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1406:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1406:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1406:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1406:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1437:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1437:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1437:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1437:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window_private->window_type != GDK_WINDOW_PIXMAP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1440:3: note: '{' token is here g_return_val_if_fail (window_private->window_type != GDK_WINDOW_PIXMAP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window_private->window_type != GDK_WINDOW_PIXMAP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1440:3: note: ')' token is here g_return_val_if_fail (window_private->window_type != GDK_WINDOW_PIXMAP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, (GdkWindowType) -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1462:3: note: '{' token is here g_return_val_if_fail (window != NULL, (GdkWindowType) -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, (GdkWindowType) -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1462:3: note: ')' token is here g_return_val_if_fail (window != NULL, (GdkWindowType) -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1479:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1479:3: note: '{' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1479:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1479:3: note: ')' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1519:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1519:3: note: '{' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1519:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1519:3: note: ')' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1581:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1581:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1581:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1581:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1707:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1707:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1707:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1707:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1717:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1717:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1717:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1717:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gdkxid.c gdkwindow.c:1742:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1742:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1742:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1742:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1777:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1777:3: note: '{' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:1777:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:1777:3: note: ')' token is here g_return_val_if_fail (window != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1804:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1804:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1804:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1804:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1831:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1831:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1831:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1831:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:1900:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:1900:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:1900:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:1900:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2012:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2012:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2034:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2034:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2034:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2034:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2076:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2076:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2076:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2076:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2081:8: warning: passing 'const gchar **' (aka 'const char **') to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] &name, 1, XStdICCTextStyle, ^~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/X11/Xutil.h:747:13: note: passing argument to parameter 'list' here char** list, ^ gdkwindow.c:2104:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2104:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2104:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2104:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (leader != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2105:3: note: '{' token is here g_return_if_fail (leader != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (leader != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2105:3: note: ')' token is here g_return_if_fail (leader != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2136:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2136:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2536:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2536:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2553:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2553:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2579:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2579:3: note: '{' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:2579:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:2579:3: note: ')' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2601:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2601:3: note: '{' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:2601:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:2601:3: note: ')' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2693:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2693:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2693:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2693:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2707:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2707:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkwindow.c:2707:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkwindow.c:2707:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gdkwindow.c:2735:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkwindow.c:2735:3: note: '{' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gdkwindow.c:2735:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gdkwindow.c:2735:3: note: ')' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkxid.c -fno-common -DPIC -o .libs/gdkxid.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gxid_lib.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gxid_lib.c -fno-common -DPIC -o .libs/gxid_lib.o gdkxid.c:42:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (xid != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gdkxid.c:42:3: note: '{' token is here g_return_if_fail (xid != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gdkxid.c:42:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (xid != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gdkxid.c:42:3: note: ')' token is here g_return_if_fail (xid != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 2 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkxid.c -o gdkxid.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gxid_lib.c -o gxid_lib.o >/dev/null 2>&1 124 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gdkwindow.c -o gdkwindow.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o libgdk.la -rpath /opt/pkg/lib -version-info 12:10:0 -export-dynamic -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -lm gdk.lo gdkcc.lo gdkcolor.lo gdkcursor.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkim.lo gdkimage.lo gdkinput.lo gdkpixmap.lo gdkproperty.lo gdkrgb.lo gdkrectangle.lo gdkregion.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkxid.lo gxid_lib.lo libtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgdk.12.dylib .libs/gdk.o .libs/gdkcc.o .libs/gdkcolor.o .libs/gdkcursor.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkim.o .libs/gdkimage.o .libs/gdkinput.o .libs/gdkpixmap.o .libs/gdkproperty.o .libs/gdkrgb.o .libs/gdkrectangle.o .libs/gdkregion.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .libs/gdkxid.o .libs/gxid_lib.o -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib -lm -Os -Wl,-rpath -Wl,/opt/pkg/lib -install_name /opt/pkg/lib/libgdk.12.dylib -compatibility_version 13 -current_version 13.10 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libgdk.dylib" && ln -s "libgdk.12.dylib" "libgdk.dylib") libtool: link: ar cr .libs/libgdk.a gdk.o gdkcc.o gdkcolor.o gdkcursor.o gdkdnd.o gdkdraw.o gdkevents.o gdkfont.o gdkgc.o gdkglobals.o gdkim.o gdkimage.o gdkinput.o gdkpixmap.o gdkproperty.o gdkrgb.o gdkrectangle.o gdkregion.o gdkselection.o gdkvisual.o gdkwindow.o gdkxid.o gxid_lib.o libtool: link: ranlib .libs/libgdk.a libtool: link: ( cd ".libs" && rm -f "libgdk.la" && ln -s "../libgdk.la" "libgdk.la" ) gmake[2]: Leaving directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/gdk' Making all in gtk gmake[2]: Entering directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/gtk' /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkaccelgroup.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkaccellabel.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkadjustment.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkaccelgroup.c -fno-common -DPIC -o .libs/gtkaccelgroup.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkadjustment.c -fno-common -DPIC -o .libs/gtkadjustment.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkaccellabel.c -fno-common -DPIC -o .libs/gtkaccellabel.o gtkadjustment.c:81:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkAdjustmentClass, changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkadjustment.c:88:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkAdjustmentClass, value_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkadjustment.c:135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:135:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:135:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:136:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:136:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:151:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:151:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:151:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:151:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:152:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:152:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:152:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:152:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:160:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:160:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:160:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:160:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:161:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:161:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:161:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:161:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:173:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:173:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:173:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:173:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkadjustment.c:174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkadjustment.c:174:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkadjustment.c:174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkadjustment.c:174:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:92:17: warning: variable 'misc_class' set but not used [-Wunused-but-set-variable] GtkMiscClass *misc_class; ^ gtkaccellabel.c:93:18: warning: variable 'label_class' set but not used [-Wunused-but-set-variable] GtkLabelClass *label_class; ^ gtkaccelgroup.c:137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:137:3: note: '{' token is here g_return_val_if_fail (accel_group != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccellabel.c:178:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:178:3: note: '{' token is here g_return_val_if_fail (string != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:137:3: note: ')' token is here g_return_val_if_fail (accel_group != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~gtkaccellabel.c: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:178:238:25:3: warning: note: expanded from macro 'G_STMT_END' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ g_return_val_if_fail (string != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:178:3: note: ')' token is here g_return_val_if_fail (string != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:147:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:147:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:192:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:gtkaccelgroup.c:147:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 33: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' note: }; }G_STMT_END ^ gtkaccelgroup.cexpanded from macro 'g_return_if_fail' :#define g_return_if_fail(expr) G_STMT_START{ \147: 3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::237428::32: 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_ENDnote: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ^~~~~~~~~~gtkaccellabel.c /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:192:3:238:: 25: note: '{' token is herenote: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkaccelgroup.c#define g_return_if_fail(expr) G_STMT_START{ \:148:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:148:3: note: '{' token is here g_return_if_fail (accel_group->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:192:3: warning: gtkaccelgroup.c:148:3: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:148:3: note: ')' token is here g_return_if_fail (accel_group->ref_count > 0); g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: :note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ }; }G_STMT_ENDgtkaccellabel.c:192:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 ^~~~~~~~~~ : note: expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END )# define G_STMT_END ) ^ ^ gtkaccellabel.c:193:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkaccelgroup.c:153:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (accel_group != default_accel_group); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: 33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:237:: 32:note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~gtkaccelgroup.c: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' 153# define G_STMT_START (void)( ^ :7: gtkaccellabel.c:note: '{' token is here 193:3: note: g_return_if_fail (accel_group != default_accel_group); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:153:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != default_accel_group); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:153:7: note: ')' token is here g_return_if_fail (accel_group != default_accel_group); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:154:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group->attach_objects == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:154:7: note: '{' token is here gtkaccellabel.c:193:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group->attach_objects == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14417:45:: note: note: expanded from macro 'g_return_if_fail'expanded from macro 'g_return_if_fail' }; }G_STMT_END #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^ gtkaccellabel.c:193:3: note: ')' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:154:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group->attach_objects == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:154:7: note: ')' token is here g_return_if_fail (accel_group->attach_objects == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:156:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (accel_group, accel_tables_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:38: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:156:7: note: '{' token is here g_chunk_free (accel_group, accel_tables_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkaccellabel.c:207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 343:51 g_return_if_fail (object != NULL); : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_chunk_free'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: 33: note: expanded from macro 'g_return_if_fail' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:207:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:156:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (accel_group, accel_tables_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:344:gtkaccellabel.c:42:207: note: expanded from macro 'g_chunk_free' 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_mem_chunk_free ((mem_chunk), (mem)); \ g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail'gtkaccelgroup.c:156:7: note: ')' token is here }; }G_STMT_END ^ gtkaccellabel.c: g_chunk_free (accel_group, accel_tables_mem_chunk); 207: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:345note: ')' token is here:3: note: expanded from macro 'g_chunk_free' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428} G_STMT_END:15 ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: note: expanded from macro 'g_return_if_fail' 25 }; }G_STMT_END ^~~~~~~~~~ : note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'G_STMT_END' 238:25:# define G_STMT_END ) note: expanded from macro 'G_STMT_END' ^ # define G_STMT_END ) ^ gtkaccellabel.c:208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:208:3: note: '{' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:208:3: note: ')' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_label != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:220:3: note: '{' token is here g_return_val_if_fail (accel_label != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: gtkaccelgroup.c:185expanded from macro 'g_return_val_if_fail' :3#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:gtkaccellabel.c:220:3: note: warning: expanded from macro 'G_STMT_START' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_START (void)( ^ g_return_val_if_fail (accel_label != NULL, 0);gtkaccelgroup.c:185 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: '{' token is here 441:14: note: g_return_if_fail (accel_group != NULL); expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^ gtkaccellabel.c:220:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: g_return_val_if_fail (accel_label != NULL, 0); 45: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkaccellabel.c:221:3: g_return_if_fail (accel_group != NULL); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), 0); 14: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' note: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( gtkaccelgroup.c:185:3: note: ')' token is here ^ gtkaccellabel.c:221:3: note: '{' token is here g_return_if_fail (accel_group != NULL); g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430::15:52 note: expanded from macro 'g_return_if_fail': note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~gtkaccellabel.c:221:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), 0); : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hexpanded from macro 'G_STMT_START' :441:14# define G_STMT_START (void)( ^: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_ENDgtkaccelgroup.c:186:3: note: ^ gtkaccellabel.c:221:3: note: ')' token is here '{' token is here g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15 g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:186:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:187:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: gtkaccelgroup.c:187expanded from macro 'g_return_if_fail' :3: warning: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 237:32: g_return_if_fail (GTK_IS_OBJECT (object)); note: expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_START (void)( ^ gtkaccellabel.c:233/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: :3: note: '{' token is here note: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: }; }G_STMT_END 45: ^ gtkaccelgroup.c:187:3: note: ')' token is herenote: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:233:gtkaccelgroup.c:188:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:233:3: note: ')' token is here warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 g_return_if_fail (g_slist_find (accel_group->attach_objects, object) == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:15: note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 }; }G_STMT_END ^~~~~~~~~~:33: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238expanded from macro 'g_return_if_fail' :25: note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~# define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^gtkaccellabel.c: gtkaccelgroup.c234:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :188:3: g_return_if_fail (GTK_IS_ACCEL_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:'{' token is here 417:33: note: expanded from macro 'g_return_if_fail' g_return_if_fail (g_slist_find (accel_group->attach_objects, object) == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:#define g_return_if_fail(expr) G_STMT_START{ \ 417: ^~~~~~~~~~~~ 45: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'g_return_if_fail' 237:32: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:234:gtkaccelgroup.c:188:33: note: '{' token is here: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ACCEL_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45 g_return_if_fail (g_slist_find (accel_group->attach_objects, object) == NULL); : note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:188:3: note: ')' token is here g_return_if_fail (g_slist_find (accel_group->attach_objects, object) == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkaccellabel.c:234 }; }G_STMT_END ^~~~~~~~~~ :3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:25 : note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_ACCEL_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:234:3: note: ')' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:235:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:235:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:235:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:235:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:253:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:253:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkaccellabel.c:253:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:4173: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :33: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccellabel.c#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :253:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: note: ')' token is here237:32: note: expanded from macro 'G_STMT_START' g_return_val_if_fail (widget != NULL, FALSE); # define G_STMT_START (void)( ^ gtkaccelgroup.c:208:3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441: g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:: note: note: expanded from macro 'g_return_val_if_fail' expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_return_if_fail(expr) G_STMT_START{ \ ^ :238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:gtkaccellabel.c:254:208:3:3 warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ACCEL_LABEL (widget), FALSE); g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::40: note: expanded from macro 'g_return_val_if_fail' 428:14: note: expanded from macro 'g_return_if_fail'#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END ^ gtkaccelgroup.c:208:# define G_STMT_START (void)( ^ 3: note: gtkaccellabel.c:')' token is here 254:3 g_return_if_fail (accel_group != NULL); : note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 :15: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_ACCEL_LABEL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkaccellabel.c:254#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_val_if_fail (GTK_IS_ACCEL_LABEL (widget), FALSE); 237:32 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :note: 441expanded from macro 'G_STMT_START':14: note: expanded from macro 'g_return_val_if_fail' # define G_STMT_START (void)( }; }G_STMT_END ^ ^ gtkaccelgroup.c:gtkaccellabel.c:209:254:3:3: note: '{' token is here note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (GTK_IS_ACCEL_LABEL (widget), FALSE);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' : }; }G_STMT_END45: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 ^ : note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:255:3: gtkaccelgroup.c:209:3:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430::14: 40:note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^note: expanded from macro 'g_return_val_if_fail' gtkaccelgroup.c:209:3: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ note: ')' token is here ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: g_return_if_fail (object != NULL); 32: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428note: expanded from macro 'G_STMT_START':15 : note: # define G_STMT_START (void)( ^ expanded from macro 'g_return_if_fail'gtkaccellabel.c :255 }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3: note: '{' token is here 238 g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52:25:: note: expanded from macro 'g_return_val_if_fail' note: expanded from macro 'G_STMT_END' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ # define G_STMT_END ) ^ ^ gtkaccelgroup.c:210:3gtkaccellabel.c:255:3: warning: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:417:14:33: note: note: expanded from macro 'g_return_if_fail'expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkaccellabel.c:255:3:237 note: :32')' token is here : note: g_return_val_if_fail (event != NULL, FALSE);expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)(/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15 : note: ^ expanded from macro 'g_return_val_if_fail' gtkaccelgroup.c:210:3: }; }G_STMT_END note: ^~~~~~~~~~ '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: 25: note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:210:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:211:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (g_slist_find (accel_group->attach_objects, object) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:211:3: note: '{' token is here g_return_if_fail (g_slist_find (accel_group->attach_objects, object) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (g_slist_find (accel_group->attach_objects, object) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:211:3: note: ')' token is here g_return_if_fail (g_slist_find (accel_group->attach_objects, object) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:311:3: note: '{' token is here g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:311:3: note: ')' token is here g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:312:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:312:3: note: '{' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail'gtkaccelgroup.c:227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: 32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:227:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkaccellabel.c:312:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:312:3: note: ')' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkaccelgroup.c }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ):227:3: ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:227:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_ENDgtkaccellabel.c: ^~~~~~~~~~ 324:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' :#define g_return_if_fail(expr) G_STMT_START{ \25: note: expanded from macro 'G_STMT_END' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_END ) ^ :237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:324:3: note: '{' token is here g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkaccelgroup.c:235: }; }G_STMT_END 3: ^ gtkaccellabel.cwarning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:324:3: note: ')' token is here g_return_if_fail (accel_label != NULL); g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15 note: expanded from macro 'g_return_if_fail' : note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^gtkaccellabel.c: 325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkaccelgroup.c g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: :235:3expanded from macro 'g_return_if_fail' : note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (accel_group != NULL); 237: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32: note: expanded from macro 'G_STMT_START'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ # define G_STMT_START (void)( ^ gtkaccellabel.c ^ :325:3: note: '{' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:235:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:235:3: note: ')' token is here gtkaccellabel.c:325: g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 428:15: g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428expanded from macro 'g_return_if_fail' :14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 ^:25: note: gtkaccellabel.c:expanded from macro 'G_STMT_END' 325:3:# define G_STMT_END ) ^ note: ')' token is here g_return_if_fail (GTK_IS_ACCEL_LABEL (accel_label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:327:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:327:5: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccellabel.c:327:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:327:5: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkaccelgroup.c: }; }G_STMT_END ^~~~~~~~~~ 262/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238::3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_val_if_fail (accel_group != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:262:3: note: '{' token is here g_return_val_if_fail (accel_group != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:262:3: note: ')' token is here g_return_val_if_fail (accel_group != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccellabel.c:364:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:364:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkaccellabel.c:364:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4:gtkaccelgroup.c:279:3: warning: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkaccellabel.c:364:3: g_return_val_if_fail (object != NULL, FALSE); note: ')' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430: GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ 40../gdk/gdk.h:993: note: expanded from macro 'g_return_val_if_fail' :6: note: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ expanded from macro 'GDK_THREADS_ENTER' ^~~~~~~~~~~~ } G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~237: 32:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 note: :25expanded from macro 'G_STMT_START' : note: expanded from macro 'G_STMT_END'# define G_STMT_START (void)( ^ # define G_STMT_END ) ^ gtkaccelgroup.c:279:3: note: '{' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52gtkaccellabel.c:366:3: : note: expanded from macro 'g_return_val_if_fail'warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:366:3:gtkaccelgroup.c: note: '{' token is here 279: GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]../gdk/gdk.h: 994:44: g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'GDK_THREADS_LEAVE' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14# define GDK_THREADS_LEAVE() G_STMT_START { \ : ^ note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:279:3:gtkaccellabel.c:366: note: ')' token is here 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::4441:: 15:note: expanded from macro 'GDK_THREADS_LEAVE' note: } G_STMT_END ^ expanded from macro 'g_return_val_if_fail' gtkaccellabel.c: }; }G_STMT_END ^~~~~~~~~~ 366:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: note: expanded from macro 'G_STMT_END' ')' token is here # define G_STMT_END ) GDK_THREADS_LEAVE (); ^ ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25gtkaccelgroup.c: note: :280expanded from macro 'G_STMT_END' :3:# define G_STMT_END ) ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkaccellabel.c# define G_STMT_START (void)(:376:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_label != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ gtkaccelgroup.c:280:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:3: note: note: '{' token is here expanded from macro 'G_STMT_START' # define G_STMT_START (void)( g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: gtkaccellabel.c430::37652::3: note: '{' token is here note: expanded from macro 'g_return_val_if_fail' g_return_val_if_fail (accel_label != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ expanded from macro 'g_return_val_if_fail' ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccellabel.c:376:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_label != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:gtkaccelgroup.c:14: 280:note: 3expanded from macro 'g_return_val_if_fail' : warning: }; }G_STMT_END ^'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkaccellabel.c:376:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (accel_label != NULL, FALSE);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: :441note: expanded from macro 'g_return_val_if_fail' :15: note: }; }G_STMT_END ^expanded from macro 'g_return_val_if_fail' gtkaccelgroup.c: }; }G_STMT_END 280:3: ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 238:25: note: expanded from macro 'G_STMT_END' ')' token is here# define G_STMT_END ) ^ g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' gtkaccellabel.c:377:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^~~~~~~~~~ g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238430:40: note: :25: note: expanded from macro 'g_return_val_if_fail' expanded from macro 'G_STMT_END' #define g_return_val_if_fail(expr,val) G_STMT_START{ \# define G_STMT_END ) ^ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccellabel.c:377:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccellabel.c:377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccellabel.c:377:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ACCEL_LABEL (accel_label), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:302:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:302:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:316:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:316:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:328:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:328:3: note: '{' token is here g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:328:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:328:3: note: ')' token is here g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:351:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:351:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:352:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:352:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:353:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:353:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:353:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:353:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:354:3: note: '{' token is here g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:354:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:354:3: note: ')' token is here g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:503:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:38: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:503:7: note: '{' token is here g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:51: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^ gtkaccelgroup.c:503:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:344:42: note: expanded from macro 'g_chunk_free' g_mem_chunk_free ((mem_chunk), (mem)); \ ^ gtkaccelgroup.c:503:7: note: ')' token is here g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:345:3: note: expanded from macro 'g_chunk_free' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:518:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:518:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:519:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:519:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:519:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:519:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:520:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:520:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:520:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:520:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:521:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:521:3: note: '{' token is here g_return_if_fail (accel_signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:521:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:521:3: note: ')' token is here g_return_if_fail (accel_signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:563:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:563:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:564:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:564:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:565:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:565:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:619:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:619:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:620:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:620:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:620:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:620:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:621:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:621:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:644:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:38: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:644:8: note: '{' token is here g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:51: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^ gtkaccelgroup.c:644:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:344:42: note: expanded from macro 'g_chunk_free' g_mem_chunk_free ((mem_chunk), (mem)); \ ^ gtkaccelgroup.c:644:8: note: ')' token is here g_chunk_free (entry, accel_entries_mem_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:345:3: note: expanded from macro 'g_chunk_free' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:659:3: note: '{' token is here g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:659:3: note: ')' token is here g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:679:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:679:3: note: '{' token is here g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:679:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:679:3: note: ')' token is here g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:695:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:695:3: note: '{' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:695:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:695:3: note: ')' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:696:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:696:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:696:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:696:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:704:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:704:3: note: '{' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:704:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:704:3: note: ')' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' 18 }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 warnings generated. : note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:705:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:705:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaccelgroup.c:705:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:705:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaccelgroup.c:851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accelerator != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaccelgroup.c:851:3: note: '{' token is here g_return_if_fail (accelerator != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaccelgroup.c:851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accelerator != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaccelgroup.c:851:3: note: ')' token is here g_return_if_fail (accelerator != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkadjustment.c -o gtkadjustment.o >/dev/null 2>&1 46 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkaccellabel.c -o gtkaccellabel.o >/dev/null 2>&1 90 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkaccelgroup.c -o gtkaccelgroup.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkalignment.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkalignment.c -fno-common -DPIC -o .libs/gtkalignment.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkarg.c gtkalignment.c:103:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (alignment, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:103:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (alignment, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkalignment.c:103:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (alignment, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkalignment.c:103:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (alignment, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (alignment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:209:3: note: '{' token is here g_return_if_fail (alignment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkarg.c -fno-common -DPIC -o .libs/gtkarg.o gtkalignment.c:209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (alignment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:209:3: note: ')' token is here g_return_if_fail (alignment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ALIGNMENT (alignment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:210:3: note: '{' token is here g_return_if_fail (GTK_IS_ALIGNMENT (alignment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ALIGNMENT (alignment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:210:3: note: ')' token is here g_return_if_fail (GTK_IS_ALIGNMENT (alignment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:240:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:240:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:240:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:240:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:241:3: note: '{' token is here g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:241:3: note: ')' token is here g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:242:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:242:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:237:17: warning: variable 'alignment' set but not used [-Wunused-but-set-variable] GtkAlignment *alignment; ^ gtkalignment.c:272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:272:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:272:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:273:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:273:3: note: '{' token is here g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:273:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:273:3: note: ')' token is here g_return_if_fail (GTK_IS_ALIGNMENT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkalignment.c:274:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkalignment.c:274:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkalignment.c:274:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkalignment.c:274:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 19 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkalignment.c -o gtkalignment.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkarrow.c gtkarg.c:67:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:67:3: note: '{' token is here g_return_val_if_fail (arg_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:67:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:67:3: note: ')' token is here g_return_val_if_fail (arg_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:68:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (base_class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:68:3: note: '{' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (base_class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:68:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (base_class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:68:3: note: ')' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (base_class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:69:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (class_n_args_offset != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:69:3: note: '{' token is here g_return_val_if_fail (class_n_args_offset != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:69:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (class_n_args_offset != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:69:3: note: ')' token is here g_return_val_if_fail (class_n_args_offset != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:70:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:70:3: note: '{' token is here g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:70:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:70:3: note: ')' token is here g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:71:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_type > GTK_TYPE_NONE, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:71:3: note: '{' token is here g_return_val_if_fail (arg_type > GTK_TYPE_NONE, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:71:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_type > GTK_TYPE_NONE, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:71:3: note: ')' token is here g_return_val_if_fail (arg_type > GTK_TYPE_NONE, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:72:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_id > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:72:3: note: '{' token is here g_return_val_if_fail (arg_id > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:72:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_id > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:72:3: note: ')' token is here g_return_val_if_fail (arg_id > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:73:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:73:3: note: '{' token is here g_return_val_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:73:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:73:3: note: ')' token is here g_return_val_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:253:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:253:3: note: '{' token is here g_return_val_if_fail (arg_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:253:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:253:3: note: ')' token is here g_return_val_if_fail (arg_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:255:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (info_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:255:3: note: '{' token is here g_return_val_if_fail (info_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:255:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (info_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:255:3: note: ')' token is here g_return_val_if_fail (info_list_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:257:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:257:3: note: '{' token is here g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:257:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:257:3: note: ')' token is here g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:276:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_ARG_COLLECT_VALUE (arg, var_args, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:35:54: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' #define GTK_ARG_COLLECT_VALUE(arg, var_args, _error) \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro '\ G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:276:4: note: '{' token is here GTK_ARG_COLLECT_VALUE (arg, var_args, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:36:14: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' G_STMT_START { \ ^ gtkarg.c:276:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_ARG_COLLECT_VALUE (arg, var_args, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:178:47: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' _error = error_msg; /* return error_msg; */ \ ^ gtkarg.c:276:4: note: ')' token is here GTK_ARG_COLLECT_VALUE (arg, var_args, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:179:3: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (key == value); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:316:3: note: '{' token is here g_assert (key == value); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkarg.c:316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (key == value); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkarg.c:316:3: note: ')' token is here g_assert (key == value); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:336:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_args_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:336:3: note: '{' token is here g_return_val_if_fail (n_args_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:336:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_args_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:336:3: note: ')' token is here g_return_val_if_fail (n_args_p != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:338:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:338:3: note: '{' token is here g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:338:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:338:3: note: ')' token is here g_return_val_if_fail (arg_info_hash_table != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:374:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (info->seq_id > 0 && info->seq_id <= len); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:374:4: note: '{' token is here g_assert (info->seq_id > 0 && info->seq_id <= len); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkarg.c:374:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (info->seq_id > 0 && info->seq_id <= len); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkarg.c:374:4: note: ')' token is here g_assert (info->seq_id > 0 && info->seq_id <= len); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:407:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (src_arg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:407:3: note: '{' token is here g_return_val_if_fail (src_arg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:407:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (src_arg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:407:3: note: ')' token is here g_return_val_if_fail (src_arg != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:428:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:428:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkarg.c:428:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkarg.c:428:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:440:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkarg.c:440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkarg.c:440:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:500:3: note: '{' token is here g_return_val_if_fail (arg1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:500:3: note: ')' token is here g_return_val_if_fail (arg1 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:501:3: note: '{' token is here g_return_val_if_fail (arg2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (arg2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:501:3: note: ')' token is here g_return_val_if_fail (arg2 != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:502:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (arg1->type) == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:502:3: note: '{' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (arg1->type) == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarg.c:502:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (arg1->type) == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarg.c:502:3: note: ')' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (arg1->type) == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:600:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:600:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkarg.c:600:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkarg.c:600:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarg.c:601:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (value_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarg.c:601:3: note: '{' token is here g_return_if_fail (value_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkarg.c:601:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (value_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkarg.c:601:3: note: ')' token is here g_return_if_fail (value_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkarrow.c -fno-common -DPIC -o .libs/gtkarrow.o note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 46 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkarg.c -o gtkarg.o >/dev/null 2>&1 gtkarrow.c:145:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (arrow, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarrow.c:145:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (arrow, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkarrow.c:145:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (arrow, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkarrow.c:145:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (arrow, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarrow.c:173:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarrow.c:173:3: note: '{' token is here g_return_if_fail (arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkarrow.c:173:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkarrow.c:173:3: note: ')' token is here g_return_if_fail (arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarrow.c:174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ARROW (arrow)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarrow.c:174:3: note: '{' token is here g_return_if_fail (GTK_IS_ARROW (arrow)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkarrow.c:174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ARROW (arrow)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkarrow.c:174:3: note: ')' token is here g_return_if_fail (GTK_IS_ARROW (arrow)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarrow.c:199:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarrow.c:199:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarrow.c:199:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarrow.c:199:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarrow.c:200:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ARROW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarrow.c:200:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ARROW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarrow.c:200:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ARROW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarrow.c:200:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ARROW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkarrow.c:201:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkarrow.c:201:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkarrow.c:201:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkarrow.c:201:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkaspectframe.c 12 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkarrow.c -o gtkarrow.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkaspectframe.c -fno-common -DPIC -o .libs/gtkaspectframe.o gtkaspectframe.c:221:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (aspect_frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:221:3: note: '{' token is here g_return_if_fail (aspect_frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:221:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (aspect_frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:221:3: note: ')' token is here g_return_if_fail (aspect_frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:222:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (aspect_frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:222:3: note: '{' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (aspect_frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:222:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (aspect_frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:222:3: note: ')' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (aspect_frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:258:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:258:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:259:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:259:3: note: '{' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:259:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:259:3: note: ')' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:260:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:260:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:320:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:320:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:320:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:321:3: note: '{' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:321:3: note: ')' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:322:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:322:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:342:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaspectframe.c:342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:342:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:343:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ASPECT_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:343:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ASPECT_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaspectframe.c:343:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ASPECT_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:343:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ASPECT_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:344:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:344:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkaspectframe.c:344:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:344:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:375:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:375:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:375:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:375:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:376:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:376:3: note: '{' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:376:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:376:3: note: ')' token is here g_return_if_fail (GTK_IS_ASPECT_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkaspectframe.c:377:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkaspectframe.c:377:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkaspectframe.c:377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkaspectframe.c:377:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkbin.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkbindings.c 28 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkaspectframe.c -o gtkaspectframe.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbin.c -fno-common -DPIC -o .libs/gtkbin.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbindings.c -fno-common -DPIC -o .libs/gtkbindings.o gtkbin.c:80:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gtkbin.c:104:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (bin, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:104:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (bin, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbin.c:104:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (bin, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbin.c:104:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (bin, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:124:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:124:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:124:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:124:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:125:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:125:3: note: '{' token is here g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:125:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:125:3: note: ')' token is here g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:127:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:127:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbin.c:127:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbin.c:127:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:144:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:144:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:145:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:145:3: note: '{' token is here g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:145:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:145:3: note: ')' token is here g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:147:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:147:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbin.c:147:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbin.c:147:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:166:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:166:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:166:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:167:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:167:3: note: '{' token is here g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:167:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:167:3: note: ')' token is here g_return_if_fail (GTK_IS_BIN (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:186:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbin.c:186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbin.c:186:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BIN (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:187:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BIN (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbin.c:187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BIN (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbin.c:187:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BIN (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:188:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbin.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbin.c:188:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:211:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:211:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:211:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:212:3: note: '{' token is here g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:212:3: note: ')' token is here g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:213:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:213:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:214:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:214:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:217:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:217:3: note: '{' token is here g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:217:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:217:3: note: ')' token is here g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:241:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:241:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:242:3: note: '{' token is here g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:242:3: note: ')' token is here g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:243:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:243:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:243:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:243:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:244:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:244:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:247:3: note: '{' token is here g_return_if_fail (bin->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:247:3: note: ')' token is here g_return_if_fail (bin->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:269:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:269:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:269:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:269:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:270:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:270:3: note: '{' token is here g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:270:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:270:3: note: ')' token is here g_return_if_fail (GTK_IS_BIN (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbin.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbin.c:271:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbin.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbin.c:271:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:139:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (entry->set_next == NULL && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:139:3: note: '{' token is here g_assert (entry->set_next == NULL && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkbindings.c:139:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (entry->set_next == NULL && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkbindings.c:139:3: note: ')' token is here g_assert (entry->set_next == NULL && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:430:3: note: '{' token is here g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:430:3: note: ')' token is here g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT_CLASS (class), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:451:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT_CLASS (class), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT_CLASS (class), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:451:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT_CLASS (class), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:476:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:476:3: note: '{' token is here g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:476:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:476:3: note: ')' token is here g_return_val_if_fail (set_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:497:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (binding_set != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:497:3: note: '{' token is here g_return_val_if_fail (binding_set != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:497:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (binding_set != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:497:3: note: ')' token is here g_return_val_if_fail (binding_set != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:498:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:498:3: note: '{' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:498:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:498:3: note: ')' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:499:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:499:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:525:3: note: '{' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:525:3: note: ')' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:544:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:544:3: note: '{' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:544:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:544:3: note: ')' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:567:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:567:3: note: '{' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:567:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:567:3: note: ')' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:568:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:568:3: note: '{' token is here g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:568:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:568:3: note: ')' token is here g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:644:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:644:3: note: '{' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:644:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:644:3: note: ')' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:645:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:645:3: note: '{' token is here g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:645:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:645:3: note: ')' token is here g_return_if_fail (signal_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:731:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:731:3: note: '{' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:731:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:731:3: note: ')' token is here g_return_if_fail (binding_set != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:732:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path_pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:732:3: note: '{' token is here g_return_if_fail (path_pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:732:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path_pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:732:3: note: ')' token is here g_return_if_fail (path_pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:748:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:748:7: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkbindings.c:748:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkbindings.c:748:7: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:875:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:875:3: note: '{' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:875:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:875:3: note: ')' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:876:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:876:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:876:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:876:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1031:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1031:3: note: '{' token is here g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1031:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1031:3: note: ')' token is here g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1032:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1032:3: note: '{' token is here g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1032:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1032:3: note: ')' token is here g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1033:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string_reversed != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1033:3: note: '{' token is here g_return_val_if_fail (string_reversed != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1033:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string_reversed != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1033:3: note: ')' token is here g_return_val_if_fail (string_reversed != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1072:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pspec->match_type < GTK_MATCH_LAST, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1072:7: note: '{' token is here g_return_val_if_fail (pspec->match_type < GTK_MATCH_LAST, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1072:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pspec->match_type < GTK_MATCH_LAST, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1072:7: note: ')' token is here g_return_val_if_fail (pspec->match_type < GTK_MATCH_LAST, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1083:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1083:3: note: '{' token is here g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:1083:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:1083:3: note: ')' token is here g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1154:3: note: '{' token is here g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1154:3: note: ')' token is here g_return_val_if_fail (pspec != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1155:3: note: '{' token is here g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1155:3: note: ')' token is here g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pattern != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1174:3: note: '{' token is here g_return_val_if_fail (pattern != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (pattern != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1174:3: note: ')' token is here g_return_val_if_fail (pattern != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1175:3: note: '{' token is here g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1175:3: note: ')' token is here g_return_val_if_fail (string != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1187:3: note: '{' token is here g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbindings.c:1187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbindings.c:1187:3: note: ')' token is here g_return_if_fail (pspec != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1210:3: note: '{' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1210:3: note: ')' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1299:7: warning: case value not in enumerated type 'GTokenType' [-Wswitch] case '-': ^ gtkbindings.c:1360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1360:3: note: '{' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1360:3: note: ')' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1411:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbindings.c:1411:3: note: '{' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbindings.c:1411:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbindings.c:1411:3: note: ')' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbindings.c:1440:7: warning: case value not in enumerated type 'GTokenType' [-Wswitch] case GTK_RC_TOKEN_BIND: ^ 51 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbin.c -o gtkbin.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkbbox.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbbox.c -fno-common -DPIC -o .libs/gtkbbox.o 64 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbindings.c -o gtkbindings.o >/dev/null 2>&1 gtkbbox.c:68:19: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ gtkbbox.c:137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout_style >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbbox.c:137:3: note: '{' token is here g_return_if_fail (layout_style >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbbox.c:137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout_style >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbbox.c:137:3: note: ')' token is here g_return_if_fail (layout_style >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbbox.c:200:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbbox.c:200:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbbox.c:200:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbbox.c:200:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbbox.c:201:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbbox.c:201:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbbox.c:201:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbbox.c:201:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkbox.c 7 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbbox.c -o gtkbbox.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbox.c -fno-common -DPIC -o .libs/gtkbox.o gtkbox.c:145:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:145:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbox.c:145:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbox.c:145:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:329:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:329:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:329:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:329:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:330:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:330:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:331:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:331:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:332:3: note: '{' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:332:3: note: ')' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:366:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:366:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:367:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:367:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:367:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:367:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:368:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:368:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:368:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:368:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:369:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:369:3: note: '{' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:369:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:369:3: note: ')' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:398:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:398:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:398:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:398:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:399:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:399:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:400:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:400:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:409:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:409:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:409:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:409:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:410:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:410:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:410:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:410:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:411:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:411:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:411:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:411:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:420:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:420:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:420:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:420:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:421:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:421:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:421:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:421:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:434:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:434:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:434:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:434:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:435:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:435:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:435:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:435:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:451:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:451:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:452:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:452:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:452:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:452:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:453:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:453:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:453:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:453:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:518:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:518:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:519:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:519:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:519:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:519:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:520:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:520:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:520:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:520:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:556:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:556:3: note: '{' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:556:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:556:3: note: ')' token is here g_return_if_fail (box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:557:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:557:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:557:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:557:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:558:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:558:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:558:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:558:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:592:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:592:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:593:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:593:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:596:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:596:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbox.c:596:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbox.c:596:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:617:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:617:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:617:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:617:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:618:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:618:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:618:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:618:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:621:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbox.c:621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbox.c:621:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (box, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:644:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:644:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:644:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:644:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:645:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:645:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:645:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:645:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:673:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:673:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbox.c:673:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbox.c:673:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:674:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:674:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbox.c:674:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbox.c:674:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:675:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:675:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbox.c:675:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbox.c:675:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:703:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:703:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:703:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:703:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:704:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:704:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:704:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:704:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:705:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:705:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:705:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:705:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:718:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:718:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:718:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:718:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:719:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:719:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:719:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:719:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:720:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:720:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:720:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:720:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:763:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:763:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:763:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:763:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:764:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:764:3: note: '{' token is here g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:764:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:764:3: note: ')' token is here g_return_if_fail (GTK_IS_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbox.c:765:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbox.c:765:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbox.c:765:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbox.c:765:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkbutton.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcalendar.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbutton.c -fno-common -DPIC -o .libs/gtkbutton.o 96 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcalendar.c -fno-common -DPIC -o .libs/gtkcalendar.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbox.c -o gtkbox.o >/dev/null 2>&1 gtkbutton.c:148:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkButtonClass, pressed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkbutton.c:155:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkButtonClass, released), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkbutton.c:162:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkButtonClass, clicked), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkbutton.c:169:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkButtonClass, enter), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkbutton.c:176:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkButtonClass, leave), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkbutton.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_FOCUS | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:214:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_FOCUS | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbutton.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_FOCUS | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbutton.c:214:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_FOCUS | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:215:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:215:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbutton.c:215:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbutton.c:215:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:315:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:315:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:315:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:315:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:316:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:316:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:324:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:324:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:325:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:325:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:333:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:333:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:334:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:334:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:342:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:342:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:343:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:343:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:343:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:343:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:351:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:351:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:352:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:352:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:361:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:361:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:361:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:362:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:362:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:362:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:362:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:371:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (button != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:371:3: note: '{' token is here g_return_val_if_fail (button != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:371:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (button != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:371:3: note: ')' token is here g_return_val_if_fail (button != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:372:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (button), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:372:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (button), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:372:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (button), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:372:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (button), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:385:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:385:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:386:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:386:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:389:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbutton.c:389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbutton.c:389:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:623:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:623:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:623:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:623:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:624:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:624:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:624:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:624:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:625:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:625:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:625:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:625:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:661:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:661:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:661:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:661:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:662:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:662:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:662:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:662:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:663:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:663:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:663:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:663:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:686:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:686:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:686:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:686:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:687:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:687:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:687:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:687:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:688:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:688:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:688:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:688:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:713:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:713:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:713:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:713:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:714:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:714:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:714:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:714:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:715:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:715:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:715:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:715:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:734:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:734:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:734:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:734:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:735:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:735:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:735:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:735:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:736:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:736:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:736:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:736:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:758:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:758:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:758:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:758:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:759:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:759:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:759:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:759:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:760:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:760:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:760:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:760:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:779:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:779:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:779:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:779:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:780:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:780:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:781:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:781:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:781:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:781:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:783:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:783:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbutton.c:783:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkbutton.c:783:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:793:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:793:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:793:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:793:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:794:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:794:3: note: '{' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:794:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:794:3: note: ')' token is here g_return_val_if_fail (GTK_IS_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:795:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:795:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkbutton.c:795:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkbutton.c:795:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:797:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:797:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbutton.c:797:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkbutton.c:797:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:807:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:807:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:807:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:807:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:808:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:808:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:808:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:808:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:820:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:820:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:820:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:820:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:821:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:821:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:834:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:834:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:834:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:835:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:835:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:853:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:853:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:853:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:853:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:854:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:854:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:854:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:854:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:881:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:881:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:881:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:881:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:882:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:882:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:882:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:882:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:896:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:896:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:896:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:896:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkbutton.c:897:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkbutton.c:897:3: note: '{' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkbutton.c:897:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkbutton.c:897:3: note: ')' token is here g_return_if_fail (GTK_IS_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:378:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, month_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:383:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, day_selected), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:388:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, day_selected_double_click), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:393:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, prev_month), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:398:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, next_month), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:403:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, prev_year), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:408:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCalendarClass, next_year), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcalendar.c:411:47: warning: passing 'gint[7]' (aka 'int[7]') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] gtk_object_class_add_signals (object_class, gtk_calendar_signals, LAST_SIGNAL); ^~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:319:15: note: passing argument to parameter 'signals' here guint *signals, ^ gtkcalendar.c:434:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:434:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcalendar.c:434:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcalendar.c:434:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:685:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:685:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:685:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:685:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:686:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:686:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:686:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:686:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:726:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:726:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:727:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:727:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:757:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:757:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:757:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:757:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:758:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:758:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:758:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:758:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:755:14: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^ gtkcalendar.c:841:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:841:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:841:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:841:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:842:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:842:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:842:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:842:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:908:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:908:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:908:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:908:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:909:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:909:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:951:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:951:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:951:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:951:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:952:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:952:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:952:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:952:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:995:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:995:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:995:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:995:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:996:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:996:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:996:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:996:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1038:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1038:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1038:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1038:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1039:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1039:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1039:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1039:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1044:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1044:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcalendar.c:1044:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcalendar.c:1044:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1113:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1113:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1113:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1113:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1114:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1114:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1304:7: warning: passing 'guint *' (aka 'unsigned int *') to parameter of type 'gint *' (aka 'int *') converts between pointers to integer types with different sign [-Wpointer-sign] &private_data->max_day_char_ascent, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:635:22: note: passing argument to parameter 'ascent' here gint *ascent, ^ gtkcalendar.c:1305:7: warning: passing 'guint *' (aka 'unsigned int *') to parameter of type 'gint *' (aka 'int *') converts between pointers to integer types with different sign [-Wpointer-sign] &private_data->max_day_char_descent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:636:22: note: passing argument to parameter 'descent' here gint *descent); ^ gtkcalendar.c:1340:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1340:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1340:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1340:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1341:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1341:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1341:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1341:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1342:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1342:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1437:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1437:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1437:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1437:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1438:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1438:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1432:16: warning: variable 'calendar' set but not used [-Wunused-but-set-variable] GtkCalendar *calendar; ^ gtkcalendar.c:1433:27: warning: variable 'private_data' set but not used [-Wunused-but-set-variable] GtkCalendarPrivateData *private_data; ^ gtkcalendar.c:1468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1468:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:1468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1468:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1469:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:1469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1469:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1470:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:1470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1470:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1465:16: warning: variable 'calendar' set but not used [-Wunused-but-set-variable] GtkCalendar *calendar; ^ gtkcalendar.c:1499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1499:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1499:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1500:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1500:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1501:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1501:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1515:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1515:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1516:3: note: '{' token is here g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1516:3: note: ')' token is here g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1517:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1517:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1512:16: warning: variable 'calendar' set but not used [-Wunused-but-set-variable] GtkCalendar *calendar; ^ gtkcalendar.c:1543:10: warning: variable 'y_arrow' set but not used [-Wunused-but-set-variable] int y, y_arrow; ^ gtkcalendar.c:1544:22: warning: variable 'cal_height' set but not used [-Wunused-but-set-variable] gint header_width, cal_height; ^ gtkcalendar.c:1633:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1633:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1633:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1633:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1634:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1634:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1628:8: warning: variable 'cal_height' set but not used [-Wunused-but-set-variable] gint cal_height; ^ gtkcalendar.c:1711:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1711:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1711:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1711:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1712:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1712:3: note: '{' token is here g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1712:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1712:3: note: ')' token is here g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1713:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1713:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1713:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1713:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1767:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (week_of_year (&week, &year, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1767:7: note: '{' token is here g_return_if_fail (week_of_year (&week, &year, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1767:39: warning: passing 'gint *' (aka 'int *') to parameter of type 'N_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] g_return_if_fail (week_of_year (&week, &year, ^~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:418:12: note: expanded from macro 'g_return_if_fail' if (!(expr)) \ ^~~~ gtkcalendar.c:137:21: note: passing argument to parameter 'week' here week_of_year(N_int *week, N_int *year, N_int mm, N_int dd) ^ gtkcalendar.c:1767:46: warning: passing 'gint *' (aka 'int *') to parameter of type 'N_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] g_return_if_fail (week_of_year (&week, &year, ^~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:418:12: note: expanded from macro 'g_return_if_fail' if (!(expr)) \ ^~~~ gtkcalendar.c:137:34: note: passing argument to parameter 'year' here week_of_year(N_int *week, N_int *year, N_int mm, N_int dd) ^ gtkcalendar.c:1767:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (week_of_year (&week, &year, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1767:7: note: ')' token is here g_return_if_fail (week_of_year (&week, &year, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1795:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1795:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1795:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1795:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1796:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1796:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1796:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1796:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1811:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1811:3: note: '{' token is here g_return_if_fail (row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1811:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1811:3: note: ')' token is here g_return_if_fail (row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1812:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (col != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1812:3: note: '{' token is here g_return_if_fail (col != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1812:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (col != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1812:3: note: ')' token is here g_return_if_fail (col != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1834:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1834:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1834:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1835:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1835:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1836:3: note: '{' token is here g_return_if_fail (row < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1836:3: note: ')' token is here g_return_if_fail (row < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1837:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (col < 7); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1837:3: note: '{' token is here g_return_if_fail (col < 7); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1837:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (col < 7); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1837:3: note: ')' token is here g_return_if_fail (col < 7); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1831:8: warning: variable 'day_xspace' set but not used [-Wunused-but-set-variable] gint day_xspace; ^ gtkcalendar.c:1935:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1935:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1935:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1935:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1936:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1936:3: note: '{' token is here g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1936:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1936:3: note: ')' token is here g_return_if_fail (widget->window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1937:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1937:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1931:16: warning: variable 'calendar' set but not used [-Wunused-but-set-variable] GtkCalendar *calendar; ^ gtkcalendar.c:1969:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1969:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1969:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1969:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:1970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:1970:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:1970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:1970:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2054:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2054:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2054:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2054:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2055:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2055:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2055:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2055:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2176:3: note: '{' token is here g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2176:3: note: ')' token is here g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2177:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2177:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2178:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (month <= 11, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2178:3: note: '{' token is here g_return_val_if_fail (month <= 11, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2178:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (month <= 11, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2178:3: note: ')' token is here g_return_val_if_fail (month <= 11, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2197:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2197:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2198:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2198:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2198:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2198:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2199:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (day <= 31); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2199:3: note: '{' token is here g_return_if_fail (day <= 31); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2199:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (day <= 31); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2199:3: note: ')' token is here g_return_if_fail (day <= 31); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2232:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2232:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2232:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2232:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2233:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2233:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2252:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2252:3: note: '{' token is here g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2252:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2252:3: note: ')' token is here g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2253:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2253:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2253:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2253:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2272:3: note: '{' token is here g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2272:3: note: ')' token is here g_return_val_if_fail (calendar != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2273:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2273:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2273:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2273:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (calendar), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2295:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2295:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2295:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2295:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2296:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2296:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2296:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2296:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2316:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2316:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2317:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2317:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2318:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2318:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2314:8: warning: variable 'x' set but not used [-Wunused-but-set-variable] gint x, y; ^ gtkcalendar.c:2314:11: warning: variable 'y' set but not used [-Wunused-but-set-variable] gint x, y; ^ gtkcalendar.c:2396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2396:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2396:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2397:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2397:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2393:16: warning: variable 'calendar' set but not used [-Wunused-but-set-variable] GtkCalendar *calendar; ^ gtkcalendar.c:2438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2438:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2438:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2439:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2439:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2439:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2439:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2492:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2492:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2492:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2492:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2528:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2528:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2529:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2529:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2529:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2529:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2539:3: note: '{' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2539:3: note: ')' token is here g_return_if_fail (calendar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2540:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2540:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2540:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (calendar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2572:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2572:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2572:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2572:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2573:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2573:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2568:16: warning: variable 'calendar' set but not used [-Wunused-but-set-variable] GtkCalendar *calendar; ^ gtkcalendar.c:2608:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2608:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2608:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2608:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2609:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2609:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2619:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2619:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2620:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2620:3: note: '{' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcalendar.c:2620:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2620:3: note: ')' token is here g_return_if_fail (GTK_IS_CALENDAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2631:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2631:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2631:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2631:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2632:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2632:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2633:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2633:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2633:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2633:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2637:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2637:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcalendar.c:2637:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcalendar.c:2637:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2650:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2650:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2650:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2650:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2651:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2651:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2651:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2651:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2652:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2652:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2652:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2652:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2656:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2656:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcalendar.c:2656:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcalendar.c:2656:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2683:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2683:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2683:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2683:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2684:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2684:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2684:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2684:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CALENDAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcalendar.c:2685:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcalendar.c:2685:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcalendar.c:2685:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcalendar.c:2685:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 119 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkbutton.c -o gtkbutton.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcheckbutton.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcheckbutton.c -fno-common -DPIC -o .libs/gtkcheckbutton.o gtkcheckbutton.c:105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (check_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:105:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (check_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcheckbutton.c:105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (check_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcheckbutton.c:105:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (check_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:106:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (check_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:106:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (check_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcheckbutton.c:106:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (check_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcheckbutton.c:106:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (check_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:142:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:142:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:143:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:143:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:173:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:173:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:173:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:173:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:174:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:174:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:175:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:175:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:168:19: warning: variable 'check_button' set but not used [-Wunused-but-set-variable] GtkCheckButton *check_button; ^ gtkcheckbutton.c:203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:203:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:203:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:204:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:204:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:240:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:240:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:240:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:240:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:241:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:241:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:242:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:242:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:273:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:273:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:273:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:273:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:274:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:274:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:274:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:274:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:275:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:275:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:275:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:275:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:324:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcheckbutton.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:324:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CHECK_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:325:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CHECK_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcheckbutton.c:325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CHECK_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:325:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CHECK_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:326:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:326:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcheckbutton.c:326:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:326:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:319:19: warning: variable 'check_button' set but not used [-Wunused-but-set-variable] GtkCheckButton *check_button; ^ gtkcheckbutton.c:360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:360:3: note: '{' token is here g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:360:3: note: ')' token is here g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:361:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:361:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:361:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:385:3: note: '{' token is here g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:385:3: note: ')' token is here g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckbutton.c:386:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckbutton.c:386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckbutton.c:386:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckbutton.c:374:20: warning: variable 'toggle_button' set but not used [-Wunused-but-set-variable] GtkToggleButton *toggle_button; ^ 222 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcalendar.c -o gtkcalendar.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcheckmenuitem.c 47 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcheckbutton.c -o gtkcheckbutton.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcheckmenuitem.c -fno-common -DPIC -o .libs/gtkcheckmenuitem.o gtkcheckmenuitem.c:110:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCheckMenuItemClass, toggled), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcheckmenuitem.c:143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:143:3: note: '{' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:143:3: note: ')' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:144:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:144:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:156:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:156:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:156:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:156:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:157:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:157:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:157:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:157:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:181:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:181:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:181:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:181:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:182:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:182:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:182:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:182:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:183:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:183:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:183:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:183:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:195:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:195:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcheckmenuitem.c:195:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:195:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:196:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CHECK_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:196:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CHECK_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcheckmenuitem.c:196:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CHECK_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:196:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CHECK_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:197:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcheckmenuitem.c:197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:197:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:212:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:212:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:213:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:213:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:226:3: note: '{' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:226:3: note: ')' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:227:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:227:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:228:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (CHECK_MENU_ITEM_CLASS (check_menu_item) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:228:3: note: '{' token is here g_return_if_fail (CHECK_MENU_ITEM_CLASS (check_menu_item) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:228:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (CHECK_MENU_ITEM_CLASS (check_menu_item) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:228:3: note: ')' token is here g_return_if_fail (CHECK_MENU_ITEM_CLASS (check_menu_item) != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:244:3: note: '{' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:244:3: note: ')' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcheckmenuitem.c:245:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcheckmenuitem.c:245:3: note: '{' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcheckmenuitem.c:245:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcheckmenuitem.c:245:3: note: ')' token is here g_return_if_fail (GTK_IS_CHECK_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkclist.c 35 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcheckmenuitem.c -o gtkcheckmenuitem.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkclist.c -fno-common -DPIC -o .libs/gtkclist.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcolorsel.c gtkclist.c:551:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, set_scroll_adjustments), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:559:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, select_row), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:569:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, unselect_row), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:577:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, row_move), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:584:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, click_column), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:591:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, resize_column), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:599:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, toggle_focus_row), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:606:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, select_all), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:613:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, unselect_all), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:620:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, undo_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:627:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, start_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:634:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, end_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:641:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, toggle_add_mode), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:648:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, extend_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:656:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, scroll_vertical), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:663:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, scroll_horizontal), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:670:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCListClass, abort_column_resize), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkclist.c:930:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (clist, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:930:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (clist, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:930:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (clist, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:930:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (clist, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:931:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:931:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:931:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:931:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1007:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1007:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1007:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1007:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1008:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1008:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1008:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1008:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1009:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (columns > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1009:3: note: '{' token is here g_return_if_fail (columns > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1009:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (columns > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1009:3: note: ')' token is here g_return_if_fail (columns > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1010:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (clist) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1010:3: note: '{' token is here g_return_if_fail (GTK_OBJECT_CONSTRUCTED (clist) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1010:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (clist) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1010:3: note: ')' token is here g_return_if_fail (GTK_OBJECT_CONSTRUCTED (clist) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1091:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1091:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1091:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1091:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1092:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1092:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1092:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1092:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1094:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1094:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1094:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1094:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1129:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1129:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1129:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1129:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1130:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1130:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1130:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1130:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1141:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1141:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1141:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1141:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1142:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1142:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1144:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1144:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1144:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1144:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1179:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1179:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1179:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1179:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1180:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1180:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1180:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1180:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1200:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1200:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1200:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1200:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1201:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1201:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1201:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1201:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1213:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1213:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1214:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1214:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1245:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1245:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1245:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1245:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1246:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1246:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1246:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1246:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1254:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1254:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1254:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1254:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1255:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1255:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1255:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1255:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1260:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:30: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1260:7: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:43: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkclist.c:1260:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:139:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkclist.c:1260:7: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:140:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1286:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1286:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1287:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1287:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1301:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1301:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1302:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1302:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1317:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1317:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1318:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1318:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1334:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1334:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1335:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1335:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1335:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1335:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1352:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1352:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1353:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1353:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1353:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1353:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1367:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1367:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1367:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1367:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1368:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1368:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1368:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1368:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1387:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1387:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1387:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1387:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1388:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1388:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1446:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1446:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1446:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1446:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1447:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1447:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1447:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1447:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1463:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1463:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1463:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1463:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1464:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1464:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1464:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1464:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1502:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1502:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1502:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1502:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1503:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1503:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1503:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1503:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1521:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1521:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1521:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1521:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1522:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1522:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1522:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1522:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1567:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1567:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1567:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1567:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1568:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1568:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1568:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1568:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcombo.c gtkclist.c:1607:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1607:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1607:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1607:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1608:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1608:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1608:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1608:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1628:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1628:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1628:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1628:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1629:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1629:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1629:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1629:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1659:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1659:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1660:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1660:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1660:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1660:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1684:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1684:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1684:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1684:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1685:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1685:3: note: '{' token is here g_return_val_if_fail (GTK_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:1685:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:1685:3: note: ')' token is here g_return_val_if_fail (GTK_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1714:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1714:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1714:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1714:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1715:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1715:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1715:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1715:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1729:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1729:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1730:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1730:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1752:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1752:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1752:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1752:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1753:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1753:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1753:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1753:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1837:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1837:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1837:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1837:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1838:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1838:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1838:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1838:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:30: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1859:3: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:43: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkclist.c:1859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:139:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkclist.c:1859:3: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:140:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1865:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1865:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1865:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1865:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1866:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:1866:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:1866:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:1866:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:1882:44: warning: passing 'char[3]' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_gc_set_dashes (clist->xor_gc, 0, "\4\4", 2); ^~~~~~ ../gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ gtkclist.c:2090:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2090:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:2090:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:2090:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2114:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2114:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:2114:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:2114:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (clist->column[column].button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2153:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2153:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2153:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2153:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2154:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2154:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2171:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2171:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2207:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2207:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2208:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2208:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcolorsel.c -fno-common -DPIC -o .libs/gtkcolorsel.o gtkclist.c:2228:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2228:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2228:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2228:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2229:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2229:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2229:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2229:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2258:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2258:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2259:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2259:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2259:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2259:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2286:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2286:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2287:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2287:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2320:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2320:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2320:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2321:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2321:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2354:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2354:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2354:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2355:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2355:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2388:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2388:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2389:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2389:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2425:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2425:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2425:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2425:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2426:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2426:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2468:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2468:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2469:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2469:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2470:3: note: '{' token is here g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2470:3: note: ')' token is here g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2558:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2558:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2558:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2558:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2559:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2559:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2559:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2559:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2560:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2560:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2560:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2560:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2611:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2611:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2611:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2611:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2612:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2612:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2612:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2612:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2613:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2613:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2613:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2613:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2622:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2622:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2622:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2622:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2623:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2623:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2623:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2623:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2624:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2624:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2624:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2624:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2634:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2634:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2635:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2635:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2636:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2636:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2636:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2636:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2654:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2654:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2654:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2654:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2655:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2655:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2655:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2655:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2674:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2674:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2674:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2674:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2675:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2675:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2675:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2675:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2676:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2676:3: note: '{' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:2676:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:2676:3: note: ')' token is here g_return_val_if_fail (text != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2770:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2770:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2770:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2770:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2771:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2771:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2771:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2771:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2782:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2782:3: note: '{' token is here g_assert (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkclist.c:2782:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkclist.c:2782:3: note: ')' token is here g_assert (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2766:21: warning: variable 'was_selected' set but not used [-Wunused-but-set-variable] gint was_visible, was_selected; ^ gtkclist.c:2835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2835:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2835:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2836:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2836:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2878:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:30: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2878:7: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:43: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkclist.c:2878:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:139:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkclist.c:2878:7: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:140:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2894:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2894:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2894:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2894:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2895:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2895:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2895:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2895:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2971:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2971:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2971:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2971:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:2972:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:2972:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:2972:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:2972:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3010:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3010:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3010:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3010:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3011:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3011:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3011:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3011:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3040:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:30: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3040:3: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:137:43: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkclist.c:3040:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:139:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkclist.c:3040:3: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkclist.c:140:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3059:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3059:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3059:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3059:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3060:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3060:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3060:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3060:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3080:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3080:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3080:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3080:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3081:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3081:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3081:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3081:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3097:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3097:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3097:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3097:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3098:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3098:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3098:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3098:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3114:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3114:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3115:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3115:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3115:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3115:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3116:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row1 != row2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3116:3: note: '{' token is here g_return_if_fail (row1 != row2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3116:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row1 != row2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3116:3: note: ')' token is here g_return_if_fail (row1 != row2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3137:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3137:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3138:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3138:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3138:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3138:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3158:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3158:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3158:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3158:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3159:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3159:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3159:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3159:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3189:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3189:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3189:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3189:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3190:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3190:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3190:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3190:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3219:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3219:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3220:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3220:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3258:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3258:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3259:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3259:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3259:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3259:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3312:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3312:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3312:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3312:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3313:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3313:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3313:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3313:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3333:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3333:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3334:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3334:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3395:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3395:3: note: '{' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3395:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3395:3: note: ')' token is here g_return_val_if_fail (clist != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3396:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3396:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3422:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3422:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3423:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3423:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3423:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3423:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3453:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3453:3: note: '{' token is here g_return_val_if_fail (clist != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3453:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3453:3: note: ')' token is here g_return_val_if_fail (clist != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3454:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3454:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:3454:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:3454:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3467:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3467:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3468:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3468:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3484:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3484:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3484:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3484:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3485:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3485:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3485:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3485:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3499:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3499:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3500:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3500:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3508:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3508:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3508:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3508:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3509:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3509:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3509:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3509:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3517:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3517:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3518:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3518:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3609:3: note: '{' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3609:3: note: ')' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3610:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3610:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3647:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3647:3: note: '{' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3647:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3647:3: note: ')' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3648:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3648:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3648:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3648:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3660:44: warning: passing 'char[3]' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_gc_set_dashes (clist->xor_gc, 0, "\4\4", 2); ^~~~~~ ../gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ gtkclist.c:3682:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3682:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3682:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3682:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3683:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3683:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3683:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3683:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcombo.c -fno-common -DPIC -o .libs/gtkcombo.o gtkclist.c:3744:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3744:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3744:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3744:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3745:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3745:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3745:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3745:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3775:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3775:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3775:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3775:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3776:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3776:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3776:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3776:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3823:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3823:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3824:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3824:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3824:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3824:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3909:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3909:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3910:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3910:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3910:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3910:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3964:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3964:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3964:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3964:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:3965:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:3965:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:3965:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:3965:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4263:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4263:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4264:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4264:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4264:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4264:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4276:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4276:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4277:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4277:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4291:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4291:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4291:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4291:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4292:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4292:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4292:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4292:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4369:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4369:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4369:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4369:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4370:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4370:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4370:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4370:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4420:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4420:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4420:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4420:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4421:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4421:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4421:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4421:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4462:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4462:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4463:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4463:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4463:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4463:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4467:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:4467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:4467:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4616:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4616:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4616:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4616:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4617:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4617:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4617:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4617:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4627:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4627:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:4627:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:4627:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4690:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4690:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4690:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4690:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4691:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4691:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4691:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4697:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4697:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:4697:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:4697:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4730:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4730:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4731:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4731:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4731:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4731:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4737:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4737:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:4737:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:4737:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4790:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4790:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4790:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4790:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4791:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4791:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4791:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4791:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4792:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4792:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4792:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4792:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4834:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4834:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4834:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4835:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4835:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4836:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4836:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4867:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4867:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4867:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4867:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4868:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4868:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:4868:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:4868:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4916:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4916:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4916:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4916:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4917:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4917:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4917:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4917:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4918:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4918:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4918:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4918:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4952:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4952:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4952:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4952:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4953:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4953:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4953:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4953:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:4954:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:4954:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:4954:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:4954:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5162:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5162:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:5162:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:5162:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5163:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5163:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:5163:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:5163:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5164:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5164:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:5164:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:5164:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5200:41: warning: passing 'char[3]' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_gc_set_dashes (clist->xor_gc, 0, "\4\4", 2); ^~~~~~ ../gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ gtkclist.c:5260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5260:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:5260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:5260:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5261:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:5261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:5261:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5428:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5428:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5428:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5428:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5429:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5429:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5429:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5429:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5430:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5430:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5472:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5472:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5472:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5472:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5473:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5473:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5473:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5473:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5474:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5474:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5556:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5556:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5556:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5556:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5557:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5557:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5557:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5557:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5558:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5558:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5558:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5558:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5707:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5707:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5707:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5707:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5970:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5970:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:5971:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:5971:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:5971:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:5971:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6019:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6019:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6019:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6019:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6034:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6034:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6034:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6034:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6035:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6035:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6035:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6035:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6057:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6057:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6057:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6057:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6058:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6058:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6058:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6058:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6086:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6086:3: note: '{' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6086:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6086:3: note: ')' token is here g_return_val_if_fail (clist != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6087:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6087:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6087:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6087:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (clist), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6163:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6163:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6163:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6163:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6164:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6164:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6164:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6164:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6161:13: warning: variable 'clist' set but not used [-Wunused-but-set-variable] GtkCList *clist; ^ gtkclist.c:6175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6175:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6175:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6176:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6176:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6173:13: warning: variable 'clist' set but not used [-Wunused-but-set-variable] GtkCList *clist; ^ gtkclist.c:6189:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6189:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6189:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6189:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6190:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6190:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6190:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6190:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6191:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6191:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6191:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6191:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6267:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6267:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6268:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6268:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6268:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6268:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6269:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6269:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6269:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6269:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6583:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6583:3: note: '{' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6583:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6583:3: note: ')' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6584:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6584:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6584:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6584:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6581:8: warning: variable 'old_row' set but not used [-Wunused-but-set-variable] gint old_row; ^ gtkclist.c:6675:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6675:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6675:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6675:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6676:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6676:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6676:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6676:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6695:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6695:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6695:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6695:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6696:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6696:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6696:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6696:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6697:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6697:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6697:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6697:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6699:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6699:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:6699:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkclist.c:6699:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6728:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6728:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6729:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6729:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6730:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:6730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:6730:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6732:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6732:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:6732:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkclist.c:6732:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6748:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6748:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6748:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6748:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6749:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6749:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6749:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6749:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6753:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6753:7: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6753:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6753:7: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6894:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6894:3: note: '{' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6894:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6894:3: note: ')' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6895:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6895:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6895:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6895:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6956:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6956:3: note: '{' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6956:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6956:3: note: ')' token is here g_return_if_fail (clist != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:6957:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:6957:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:6957:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:6957:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7031:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7031:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7031:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7031:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7032:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7032:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7032:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7032:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7161:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7161:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkclist.c:7161:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkclist.c:7161:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7170:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7170:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkclist.c:7170:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkclist.c:7170:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7180:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7180:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkclist.c:7180:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkclist.c:7180:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7189:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7189:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkclist.c:7189:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkclist.c:7189:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7227:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7227:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7228:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7228:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7228:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7228:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7237:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7237:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7237:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7237:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7238:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7238:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7238:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7238:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7247:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7247:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7248:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7248:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7263:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7263:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7264:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7264:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7264:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7264:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7273:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7273:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7273:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7273:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7274:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7274:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7274:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7274:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7339:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7339:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7339:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7339:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7340:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7340:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7340:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7340:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7544:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7544:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7544:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7544:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7545:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7545:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7545:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7545:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7546:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7546:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7593:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7593:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7594:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7594:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7595:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7595:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7595:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7595:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7611:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7611:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7611:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7611:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7612:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7612:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7612:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7612:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7613:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7613:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7613:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7613:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7657:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7657:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:7657:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:7657:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7658:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7658:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:7658:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:7658:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7747:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7747:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:7747:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:7747:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7748:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7748:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:7748:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:7748:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CLIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7749:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7749:3: note: '{' token is here g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkclist.c:7749:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkclist.c:7749:3: note: ')' token is here g_return_val_if_fail (context != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7779:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7779:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7779:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7779:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7780:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7780:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7781:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7781:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7781:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7781:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7782:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7782:3: note: '{' token is here g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7782:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7782:3: note: ')' token is here g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7821:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7821:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7822:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7822:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7823:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7823:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7824:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7824:3: note: '{' token is here g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7824:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7824:3: note: ')' token is here g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7883:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7883:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7883:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7883:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7884:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7884:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7884:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7884:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7909:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7909:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7910:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7910:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7910:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7910:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7923:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7923:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7923:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7923:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkclist.c:7924:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkclist.c:7924:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkclist.c:7924:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkclist.c:7924:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:277:8: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkColorSelectionClass, color_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcolorsel.c:260:22: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^ gtkcolorsel.c:519:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:519:3: note: '{' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:519:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:519:3: note: ')' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:537:3: note: '{' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:537:3: note: ')' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:538:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:538:3: note: '{' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:538:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:538:3: note: ')' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:573:3: note: '{' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:573:3: note: ')' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:574:3: note: '{' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:574:3: note: ')' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:591:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:591:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:591:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:591:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:592:3: note: '{' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:592:3: note: ')' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:634:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:634:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:635:3: note: '{' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:635:3: note: ')' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:663:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:663:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:663:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:663:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:664:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:664:3: note: '{' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:664:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COLOR_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:664:3: note: ')' token is here g_return_if_fail (GTK_IS_COLOR_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:875:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:875:3: note: '{' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcolorsel.c:875:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcolorsel.c:875:3: note: ')' token is here g_return_if_fail (colorsel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1086:8: warning: variable 'res' set but not used [-Wunused-but-set-variable] gint res; ^ gtkcolorsel.c:1109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1109:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkcolorsel.c:1109:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkcolorsel.c:1109:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1115:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1115:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkcolorsel.c:1115:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkcolorsel.c:1115:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1203:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkcolorsel.c:1203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkcolorsel.c:1203:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1209:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkcolorsel.c:1209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkcolorsel.c:1209:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1689:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gtkcolorsel.c:1728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (colorseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1728:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (colorseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcolorsel.c:1728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (colorseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcolorsel.c:1728:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (colorseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1734:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (colorseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1734:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (colorseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcolorsel.c:1734:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (colorseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcolorsel.c:1734:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (colorseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcolorsel.c:1739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (colorseldiag->help_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcolorsel.c:1739:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (colorseldiag->help_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcolorsel.c:1739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (colorseldiag->help_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkcolorsel.c:1739:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (colorseldiag->help_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:285:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:285:7: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkcombo.c:285:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkcombo.c:285:7: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:287:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:287:7: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkcombo.c:287:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkcombo.c:287:7: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:692:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (combo->button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:692:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (combo->button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcombo.c:692:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (combo->button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcombo.c:692:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (combo->button, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:738:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->hscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:738:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->hscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcombo.c:738:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->hscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcombo.c:738:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->hscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->vscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:739:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->vscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcombo.c:739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->vscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkcombo.c:739:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (GTK_SCROLLED_WINDOW (combo->popup)->vscrollbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:806:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:806:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:807:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:807:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:807:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:807:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:816:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:816:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:816:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:816:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:817:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:817:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:817:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:817:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:825:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:825:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:825:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:825:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:826:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:826:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:826:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:826:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:834:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:834:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:834:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:835:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:835:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:847:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:847:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:847:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:847:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:848:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:848:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:848:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:848:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:849:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (strings != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:849:3: note: '{' token is here g_return_if_fail (strings != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:849:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (strings != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:849:3: note: ')' token is here g_return_if_fail (strings != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:878:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:878:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:878:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:878:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:879:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:879:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:879:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:879:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:880:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:880:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:880:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:880:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:910:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:910:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:910:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:910:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:911:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:911:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:911:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:911:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:912:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:912:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:912:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:912:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:934:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:934:3: note: '{' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:934:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:934:3: note: ')' token is here g_return_if_fail (combo != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcombo.c:935:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcombo.c:935:3: note: '{' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcombo.c:935:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcombo.c:935:3: note: ')' token is here g_return_if_fail (GTK_IS_COMBO (combo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 48 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcombo.c -o gtkcombo.o >/dev/null 2>&1 42 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcolorsel.c -o gtkcolorsel.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcontainer.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcontainer.c -fno-common -DPIC -o .libs/gtkcontainer.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkctree.c gtkcontainer.c:177:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkContainerClass, add), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcontainer.c:185:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkContainerClass, remove), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcontainer.c:193:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkContainerClass, check_resize), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcontainer.c:200:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkContainerClass, focus), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcontainer.c:208:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkContainerClass, set_focus_child), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcontainer.c:237:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:237:3: note: '{' token is here g_return_val_if_fail (container != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:237:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:237:3: note: ')' token is here g_return_val_if_fail (container != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:238:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:238:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:238:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:238:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:260:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:260:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:261:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:261:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:262:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:262:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:262:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:263:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:263:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:264:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:264:3: note: '{' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:264:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:264:3: note: ')' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:320:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:320:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:320:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:321:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:321:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:322:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:322:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:323:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:323:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:323:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:323:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:324:3: note: '{' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:324:3: note: ')' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:353:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:353:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:353:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:353:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:354:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:354:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:354:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:355:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:355:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:356:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:356:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:356:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:356:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:357:3: note: '{' token is here g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:357:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:357:3: note: ')' token is here g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:359:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:359:5: note: '{' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:359:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:359:5: note: ')' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:373:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:373:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:373:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:373:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:374:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:374:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:374:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:374:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:375:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:375:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:375:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:375:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:376:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:376:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:376:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:376:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:377:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:377:3: note: '{' token is here g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:377:3: note: ')' token is here g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:379:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:379:5: note: '{' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:379:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:379:5: note: ')' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:396:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:396:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:397:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:397:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:398:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:398:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:398:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:398:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:399:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:399:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:400:3: note: '{' token is here g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:400:3: note: ')' token is here g_return_if_fail (child->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkctree.c -fno-common -DPIC -o .libs/gtkctree.o gtkcontainer.c:440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:440:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:440:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:441:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:441:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:441:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:441:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:442:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:442:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:442:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:442:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:443:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:443:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:443:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:443:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:444:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:444:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:444:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:444:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:461:3: note: '{' token is here g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:461:3: note: ')' token is here g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:478:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (class->set_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:478:3: note: '{' token is here g_assert (class->set_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkcontainer.c:478:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (class->set_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkcontainer.c:478:3: note: ')' token is here g_assert (class->set_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:490:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:490:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:490:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:490:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:491:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:491:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:491:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:491:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:492:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:492:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:492:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:492:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:493:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:493:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:493:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:493:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:494:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:494:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:494:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:494:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:512:3: note: '{' token is here g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:512:3: note: ')' token is here g_return_if_fail (info->arg_flags & GTK_ARG_CHILD_ARG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:523:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (class->get_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:523:3: note: '{' token is here g_assert (class->get_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkcontainer.c:523:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (class->get_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkcontainer.c:523:3: note: ')' token is here g_assert (class->get_child_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:534:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:534:3: note: '{' token is here g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:534:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:534:3: note: ')' token is here g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:535:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:535:3: note: '{' token is here g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:535:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:535:3: note: ')' token is here g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:536:3: note: '{' token is here g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:536:3: note: ')' token is here g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:537:3: note: '{' token is here g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:537:3: note: ')' token is here g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:545:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_STRUCT_OFFSET (GtkContainerClass, n_child_args), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcontainer.c:583:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:583:3: note: '{' token is here g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:583:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:583:3: note: ')' token is here g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:585:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_CONTAINER), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:585:3: note: '{' token is here g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_CONTAINER), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:585:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_CONTAINER), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:585:3: note: ')' token is here g_return_val_if_fail (gtk_type_is_a (class_type, GTK_TYPE_CONTAINER), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:621:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:621:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:622:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:622:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:622:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:622:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:695:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:695:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:695:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:695:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:696:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:696:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:696:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:696:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:711:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:711:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:711:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:711:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:712:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:712:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:712:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:712:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:713:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:713:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:713:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:713:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:714:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:714:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:714:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:714:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:715:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:715:3: note: '{' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:715:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:715:3: note: ')' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:726:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:726:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:727:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:727:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:728:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:728:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:729:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:729:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == GTK_WIDGET (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:730:3: note: '{' token is here g_return_if_fail (widget->parent == GTK_WIDGET (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == GTK_WIDGET (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:730:3: note: ')' token is here g_return_if_fail (widget->parent == GTK_WIDGET (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:738:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:738:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:738:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:738:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_CONTAINER_RESIZE_PENDING (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:739:3: note: '{' token is here g_return_if_fail (GTK_CONTAINER_RESIZE_PENDING (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_CONTAINER_RESIZE_PENDING (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:739:3: note: ')' token is here g_return_if_fail (GTK_CONTAINER_RESIZE_PENDING (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:742:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:742:3: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:742:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:742:3: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:750:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:750:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:750:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:750:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:751:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:751:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:751:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:751:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:759:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:759:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:759:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:759:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:771:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:771:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:771:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:771:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:772:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:772:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:772:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:772:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:773:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (resize_mode <= GTK_RESIZE_IMMEDIATE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:773:3: note: '{' token is here g_return_if_fail (resize_mode <= GTK_RESIZE_IMMEDIATE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:773:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (resize_mode <= GTK_RESIZE_IMMEDIATE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:773:3: note: ')' token is here g_return_if_fail (resize_mode <= GTK_RESIZE_IMMEDIATE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:797:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:797:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:797:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:797:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:828:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:828:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkcontainer.c:828:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkcontainer.c:828:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:846:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:846:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:846:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:846:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:850:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:850:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkcontainer.c:850:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkcontainer.c:850:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:860:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:860:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:861:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:861:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:861:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:861:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:886:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (resize_container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:886:5: note: '{' token is here GTK_PRIVATE_SET_FLAG (resize_container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:886:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (resize_container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:886:5: note: ')' token is here GTK_PRIVATE_SET_FLAG (resize_container, GTK_RESIZE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:894:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:894:8: note: '{' token is here GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:894:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:894:8: note: ')' token is here GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:900:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:900:8: note: '{' token is here GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:900:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:900:8: note: ')' token is here GTK_PRIVATE_SET_FLAG (container, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:925:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:925:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:925:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:925:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:926:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:926:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:926:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:926:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:937:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:937:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:938:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:938:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:938:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:938:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:993:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:993:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:993:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:993:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:994:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:994:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:994:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:994:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1035:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1035:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1035:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1035:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1042:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1042:7: note: '{' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1042:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1042:7: note: ')' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1067:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1067:8: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1067:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1067:8: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1085:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1085:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1085:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkcontainer.c:1085:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1101:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1101:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1101:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1102:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1102:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1102:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1102:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1103:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1103:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1103:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1103:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1118:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1118:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1118:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1118:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1119:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1119:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1119:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1119:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1120:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1120:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1120:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1120:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1162:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1162:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1162:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1162:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1163:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1163:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1163:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1163:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1177:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1177:7: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1177:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1177:7: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1192:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1192:3: note: '{' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1192:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1192:3: note: ')' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1193:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1193:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1193:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1193:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1206:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1206:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1206:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1206:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1207:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1207:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1209:5: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1209:5: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1231:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1231:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1244:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1244:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1247:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1247:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1309:3: note: '{' token is here g_return_val_if_fail (container != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1309:3: note: ')' token is here g_return_val_if_fail (container != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1310:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1310:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1311:3: note: '{' token is here g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1311:3: note: ')' token is here g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1312:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (child), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1312:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (child), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1312:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (child), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1312:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (child), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1313:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child->parent == GTK_WIDGET (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1313:3: note: '{' token is here g_return_val_if_fail (child->parent == GTK_WIDGET (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1313:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child->parent == GTK_WIDGET (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1313:3: note: ')' token is here g_return_val_if_fail (child->parent == GTK_WIDGET (container), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1345:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1345:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1346:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1346:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1348:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1348:5: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1348:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1348:5: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1391:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1391:3: note: '{' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1391:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1391:3: note: ')' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1392:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1392:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkcontainer.c:1392:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1392:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CONTAINER (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1818:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1818:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1818:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1818:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1819:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1819:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1819:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1819:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1821:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1821:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1836:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1836:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1837:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1837:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1837:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1837:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1839:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1839:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1839:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1839:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1854:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1854:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1854:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1854:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1855:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1855:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1866:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1866:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1866:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1866:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcontainer.c:1867:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcontainer.c:1867:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcontainer.c:1867:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcontainer.c:1867:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 648 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkclist.c -o gtkclist.o >/dev/null 2>&1 gtkctree.c:395:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCTreeClass, tree_select_row), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkctree.c:402:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCTreeClass, tree_unselect_row), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkctree.c:409:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCTreeClass, tree_expand), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkctree.c:416:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCTreeClass, tree_collapse), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkctree.c:423:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCTreeClass, tree_move), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkctree.c:431:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCTreeClass, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkctree.c:700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:700:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:700:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:701:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:701:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:701:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:701:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:733:46: warning: passing 'char[3]' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_gc_set_dashes (ctree->lines_gc, 0, "\1\1", 2); ^~~~~~ ../gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ gtkctree.c:743:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:743:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:743:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:743:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:744:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:744:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:744:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:744:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:780:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:780:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:781:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:781:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:781:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:781:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:782:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:782:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:782:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:782:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:836:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:836:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:837:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:837:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:837:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:837:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:1622:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:1622:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:1622:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:1622:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:1609:17: warning: variable 'rect' set but not used [-Wunused-but-set-variable] GdkRectangle *rect; ^ gtkctree.c:2071:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_CTREE_ROW (sibling)->parent == parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2071:5: note: '{' token is here g_return_if_fail (GTK_CTREE_ROW (sibling)->parent == parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2071:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_CTREE_ROW (sibling)->parent == parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2071:5: note: ')' token is here g_return_if_fail (GTK_CTREE_ROW (sibling)->parent == parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2072:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2072:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2072:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2072:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2073:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != sibling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2073:3: note: '{' token is here g_return_if_fail (node != sibling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2073:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != sibling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2073:3: note: ')' token is here g_return_if_fail (node != sibling); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2074:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2074:3: note: '{' token is here g_return_if_fail (node != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2074:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2074:3: note: ')' token is here g_return_if_fail (node != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2217:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2217:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2217:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2217:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2218:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2218:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2218:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2218:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2219:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2219:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2336:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2336:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2336:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2336:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2337:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2337:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2337:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2337:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2388:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2388:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2389:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2389:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2390:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!new_sibling || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2390:3: note: '{' token is here g_return_if_fail (!new_sibling || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2390:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!new_sibling || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2390:3: note: ')' token is here g_return_if_fail (!new_sibling || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2468:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2468:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2469:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2469:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2514:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2514:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2514:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2514:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2515:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2515:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2639:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2639:4: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:2639:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:2639:4: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2512:8: warning: variable 'level' set but not used [-Wunused-but-set-variable] gint level; ^ gtkctree.c:2658:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2658:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2658:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2658:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2659:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2659:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2752:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2752:4: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:2752:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:2752:4: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2834:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2834:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2834:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2835:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2835:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2836:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2836:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2921:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2921:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2921:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2921:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2922:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2922:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2922:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2922:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:2923:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:2923:3: note: '{' token is here g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:2923:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:2923:3: note: ')' token is here g_return_if_fail (clist_row != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3292:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3292:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3292:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3292:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3293:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3293:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3293:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3293:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3309:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3309:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3310:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3310:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3327:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3327:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3327:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3327:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3328:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3328:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3328:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3328:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3383:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3383:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3383:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3383:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3384:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3384:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3384:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3384:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3421:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3421:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3421:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3421:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3422:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3422:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3470:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3470:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3471:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3471:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3471:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3471:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3525:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3525:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3526:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3526:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3526:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3526:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3527:3: note: '{' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3527:3: note: ')' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3521:19: warning: variable 'cell' set but not used [-Wunused-but-set-variable] GtkCellPixText *cell; ^ gtkctree.c:3574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3574:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3574:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3575:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3575:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3575:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3575:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3576:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (ctree) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3576:3: note: '{' token is here g_return_if_fail (GTK_OBJECT_CONSTRUCTED (ctree) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3576:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (ctree) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3576:3: note: ')' token is here g_return_if_fail (GTK_OBJECT_CONSTRUCTED (ctree) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3604:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (columns > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3604:3: note: '{' token is here g_return_val_if_fail (columns > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3604:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (columns > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3604:3: note: ')' token is here g_return_val_if_fail (columns > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3605:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (tree_column >= 0 && tree_column < columns, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3605:3: note: '{' token is here g_return_val_if_fail (tree_column >= 0 && tree_column < columns, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3605:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (tree_column >= 0 && tree_column < columns, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3605:3: note: ')' token is here g_return_val_if_fail (tree_column >= 0 && tree_column < columns, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3629:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3629:3: note: '{' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3629:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3629:3: note: ')' token is here g_return_val_if_fail (clist != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3630:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3630:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3630:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3630:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (clist), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3664:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3664:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3664:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3664:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3665:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3665:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3665:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3665:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3667:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3667:5: note: '{' token is here g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3667:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3667:5: note: ')' token is here g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3721:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3721:3: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:3721:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:3721:3: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3742:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3742:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3742:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3742:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3743:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3743:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3743:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3743:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3744:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gnode != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3744:3: note: '{' token is here g_return_val_if_fail (gnode != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3744:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gnode != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3744:3: note: ')' token is here g_return_val_if_fail (gnode != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3745:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3745:3: note: '{' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3745:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3745:3: note: ')' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3747:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3747:5: note: '{' token is here g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3747:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3747:5: note: ')' token is here g_return_val_if_fail (GTK_CTREE_ROW (sibling)->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3807:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3807:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3807:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3807:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3808:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3808:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3808:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3808:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3809:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3809:3: note: '{' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3809:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3809:3: note: ')' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3810:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3810:3: note: '{' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3810:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3810:3: note: ')' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3813:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3813:7: note: '{' token is here g_return_val_if_fail (parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3813:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3813:7: note: ')' token is here g_return_val_if_fail (parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3814:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (sibling->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3814:7: note: '{' token is here g_return_val_if_fail (sibling->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:3814:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (sibling->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:3814:7: note: ')' token is here g_return_val_if_fail (sibling->parent == parent, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3850:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3850:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3850:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3850:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3851:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3851:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3865:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3865:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3865:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3865:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3866:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3866:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3866:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3866:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3874:16: warning: variable 'visible' set but not used [-Wunused-but-set-variable] gboolean visible; ^ gtkctree.c:3899:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3899:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3899:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3899:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3900:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3900:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3900:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3900:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3938:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3938:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3938:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3938:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3939:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3939:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3939:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3940:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3940:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3940:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3940:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3968:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3968:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3968:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3968:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3969:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3969:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3969:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3969:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:3970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:3970:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:3970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:3970:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4006:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4006:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4006:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4006:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4007:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4007:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4007:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4007:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4008:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4008:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4008:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4008:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4036:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4036:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4036:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4036:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4037:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4037:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4037:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4037:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4038:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4038:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4038:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4038:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4072:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4072:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4072:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4072:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4073:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4073:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4073:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4073:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4074:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4074:3: note: '{' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4074:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4074:3: note: ')' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4091:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4091:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4091:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4091:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4092:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4092:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4092:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4092:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4112:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4112:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4112:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4112:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4113:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4113:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4113:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4113:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree_row != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4114:3: note: '{' token is here g_return_val_if_fail (ctree_row != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree_row != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4114:3: note: ')' token is here g_return_val_if_fail (ctree_row != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4131:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4131:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4131:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4131:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4132:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4132:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4132:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4132:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4170:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4170:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4170:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4170:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4171:3: note: '{' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4171:3: note: ')' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4209:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4209:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4210:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4210:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4244:3: note: '{' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4244:3: note: ')' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4270:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4270:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4270:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4270:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4271:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4271:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4272:3: note: '{' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4272:3: note: ')' token is here g_return_val_if_fail (func != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4308:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4308:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4308:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4308:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4309:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4309:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4330:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4330:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4331:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4331:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4332:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4332:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4342:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4342:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4343:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4343:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4343:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4343:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4344:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4344:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4344:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4344:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4359:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4359:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4359:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4359:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4360:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4360:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4387:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4387:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4387:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4387:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4388:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4388:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4412:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4412:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4412:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4412:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4413:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4413:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4413:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4413:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4414:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4414:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4414:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4414:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4430:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4430:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4431:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4431:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4431:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4431:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4465:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4465:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4465:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4465:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4466:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4466:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4466:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4466:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4497:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4497:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4497:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4497:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4498:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4498:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4498:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4498:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4499:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4499:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4514:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4514:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4514:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4514:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4515:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4515:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4539:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4539:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4540:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4540:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4540:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4541:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4541:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4541:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4552:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4552:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4552:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4552:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4553:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4553:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4554:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4554:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4554:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4554:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4582:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4582:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4583:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4583:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4583:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4583:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4634:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4634:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4635:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4635:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4636:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4636:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4636:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4636:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4659:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4659:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4660:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4660:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4660:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4660:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4661:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4661:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4661:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4661:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4662:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4662:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4662:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4662:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4691:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4691:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4691:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4692:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4692:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4692:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4692:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4693:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4693:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4693:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4693:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4695:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4695:5: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4695:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4695:5: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4730:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4730:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4731:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4731:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4731:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4731:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4732:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4732:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4732:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4732:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4779:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4779:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4779:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4779:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4780:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4780:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4781:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4781:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4781:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4781:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4834:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4834:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4834:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4835:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4835:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4836:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:4836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:4836:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4865:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4865:3: note: '{' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4865:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4865:3: note: ')' token is here g_return_val_if_fail (node != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4875:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4875:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4875:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4875:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4876:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4876:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4876:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4876:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4877:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4877:3: note: '{' token is here g_return_val_if_fail (node != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4877:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4877:3: note: ')' token is here g_return_val_if_fail (node != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4891:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4891:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4891:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4891:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4892:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4892:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4892:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4892:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4893:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4893:3: note: '{' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4893:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4893:3: note: ')' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4914:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4914:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4914:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4914:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4915:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4915:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4915:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4915:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4916:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4916:3: note: '{' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4916:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4916:3: note: ')' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4941:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4941:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4941:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4941:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4942:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4942:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4942:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4942:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4943:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4943:3: note: '{' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4943:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4943:3: note: ')' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4977:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4977:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4977:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4977:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4978:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4978:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4978:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4978:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:4979:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:4979:3: note: '{' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:4979:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:4979:3: note: ')' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5013:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5013:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5014:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5014:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5014:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5014:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5015:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5015:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5015:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5015:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5065:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5065:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5065:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5065:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5066:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5066:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5066:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5066:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5067:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5067:3: note: '{' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5067:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5067:3: note: ')' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5086:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5086:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5086:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5086:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5087:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5087:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5087:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5087:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5088:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5088:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5088:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5088:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5142:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5142:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5143:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5143:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5144:3: note: '{' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5144:3: note: ')' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5154:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5154:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5155:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5155:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5156:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5156:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5156:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5156:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5177:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5177:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5178:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5178:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5178:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5178:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5179:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5179:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5179:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5179:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5212:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5212:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5213:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5213:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5214:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5214:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5230:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5230:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5230:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5230:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5231:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5231:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5246:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5246:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5246:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5246:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5247:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5247:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5265:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5265:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5265:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5265:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5266:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5266:3: note: '{' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5266:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5266:3: note: ')' token is here g_return_val_if_fail (node != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5283:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5283:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5283:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5283:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5284:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5284:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (indent >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5285:3: note: '{' token is here g_return_if_fail (indent >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (indent >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5285:3: note: ')' token is here g_return_if_fail (indent >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5299:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5299:5: note: '{' token is here CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:5299:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:5299:5: note: ')' token is here CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5309:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5309:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5310:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5310:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spacing >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5311:3: note: '{' token is here g_return_if_fail (spacing >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spacing >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5311:3: note: ')' token is here g_return_if_fail (spacing >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5327:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5327:5: note: '{' token is here CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:5327:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:5327:5: note: ')' token is here CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5334:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5334:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5335:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5335:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5335:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5335:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5360:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5360:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5361:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5361:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5361:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5397:43: warning: passing 'char[3]' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_gc_set_dashes (ctree->lines_gc, 0, "\1\1", 2); ^~~~~~ ../gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ gtkctree.c:5409:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5409:7: note: '{' token is here CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:5409:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:5409:7: note: ')' token is here CLIST_REFRESH (ctree); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5420:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5420:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5420:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5420:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5421:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5421:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5421:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5421:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5467:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:33: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5467:5: note: '{' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:77:46: note: expanded from macro 'CLIST_REFRESH' #define CLIST_REFRESH(clist) G_STMT_START { \ ^ gtkctree.c:5467:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:79:64: note: expanded from macro 'CLIST_REFRESH' GTK_CLIST_CLASS_FW (clist)->refresh ((GtkCList*) (clist)); \ ^ gtkctree.c:5467:5: note: ')' token is here CLIST_REFRESH (clist); ^~~~~~~~~~~~~~~~~~~~~ gtkctree.c:80:3: note: expanded from macro 'CLIST_REFRESH' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5530:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5530:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5531:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5531:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5578:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5578:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5578:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5578:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5579:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5579:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5579:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5579:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5666:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5666:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5666:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5666:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' 262 warnings generated. #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5667:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5667:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5779:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5779:3: note: '{' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5779:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5779:3: note: ')' token is here g_return_if_fail (clist != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5780:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5780:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (clist)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5829:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5829:3: note: '{' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5829:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5829:3: note: ')' token is here g_return_if_fail (ctree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5830:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5830:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (ctree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5841:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5841:3: note: '{' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5841:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5841:3: note: ')' token is here g_return_val_if_fail (ctree != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5842:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5842:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:5842:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:5842:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (ctree), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5958:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5958:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5958:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5958:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5959:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5959:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5959:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5959:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:5960:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:5960:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:5960:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:5960:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:6008:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:6008:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:6008:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:6008:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:6009:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:6009:3: note: '{' token is here g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkctree.c:6009:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkctree.c:6009:3: note: ')' token is here g_return_val_if_fail (GTK_IS_CTREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:6108:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:6108:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:6108:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:6108:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:6109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:6109:3: note: '{' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:6109:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:6109:3: note: ')' token is here g_return_if_fail (GTK_IS_CTREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:6110:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:6110:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:6110:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:6110:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkctree.c:6111:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkctree.c:6111:3: note: '{' token is here g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkctree.c:6111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkctree.c:6111:3: note: ')' token is here g_return_if_fail (selection_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcontainer.c -o gtkcontainer.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkcurve.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcurve.c -fno-common -DPIC -o .libs/gtkcurve.o 494 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkctree.c -o gtkctree.o >/dev/null 2>&1 gtkcurve.c:116:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkCurveClass, curve_type_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcurve.c:282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (h > 0.0); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcurve.c:282:3: note: '{' token is here g_assert (h > 0.0); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkcurve.c:282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (h > 0.0); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkcurve.c:282:3: note: ')' token is here g_assert (h > 0.0); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcurve.c:381:19: warning: variable 'bevent' set but not used [-Wunused-but-set-variable] GdkEventButton *bevent; ^ gtkcurve.c:738:37: warning: variable 'one_over_width' set but not used [-Wunused-but-set-variable] gfloat x, one_over_gamma, height, one_over_width; ^ gtkcurve.c:949:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcurve.c:949:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcurve.c:949:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcurve.c:949:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkcurve.c:950:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkcurve.c:950:3: note: '{' token is here g_return_if_fail (GTK_IS_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkcurve.c:950:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkcurve.c:950:3: note: ')' token is here g_return_if_fail (GTK_IS_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 9 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkcurve.c -o gtkcurve.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkdata.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdata.c -fno-common -DPIC -o .libs/gtkdata.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkdialog.c gtkdata.c:79:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkDataClass, disconnect), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdata.c -o gtkdata.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdialog.c -fno-common -DPIC -o .libs/gtkdialog.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkdnd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdialog.c -o gtkdialog.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdnd.c -fno-common -DPIC -o .libs/gtkdnd.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkdrawingarea.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdrawingarea.c -fno-common -DPIC -o .libs/gtkdrawingarea.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkeditable.c gtkdnd.c:333:23: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_ASK, action_ask_bits, action_ask_mask_bits, NULL }, ^~~~~~~~~~~~~~~ gtkdnd.c:333:41: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_ASK, action_ask_bits, action_ask_mask_bits, NULL }, ^~~~~~~~~~~~~~~~~~~~ gtkdnd.c:334:23: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_COPY, action_copy_bits, action_copy_mask_bits, NULL }, ^~~~~~~~~~~~~~~~ gtkdnd.c:334:41: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_COPY, action_copy_bits, action_copy_mask_bits, NULL }, ^~~~~~~~~~~~~~~~~~~~~ gtkdnd.c:335:23: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_MOVE, action_move_bits, action_move_mask_bits, NULL }, ^~~~~~~~~~~~~~~~ gtkdnd.c:335:41: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_MOVE, action_move_bits, action_move_mask_bits, NULL }, ^~~~~~~~~~~~~~~~~~~~~ gtkdnd.c:336:23: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_LINK, action_link_bits, action_link_mask_bits, NULL }, ^~~~~~~~~~~~~~~~ gtkdnd.c:336:41: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { GDK_ACTION_LINK, action_link_bits, action_link_mask_bits, NULL }, ^~~~~~~~~~~~~~~~~~~~~ gtkdnd.c:337:23: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { 0 , action_none_bits, action_none_mask_bits, NULL }, ^~~~~~~~~~~~~~~~ gtkdnd.c:337:41: warning: initializing 'const char *' with an expression of type 'const guchar[32]' (aka 'const unsigned char[32]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] { 0 , action_none_bits, action_none_mask_bits, NULL }, ^~~~~~~~~~~~~~~~~~~~~ gtkdnd.c:623:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:623:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:623:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:623:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:624:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:624:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:624:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:624:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:697:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:697:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:697:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:697:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:745:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:745:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:745:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:745:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:825:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:825:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:825:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:825:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:858:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:858:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:858:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:908:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:908:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:908:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:908:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:949:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:949:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:949:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:949:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:972:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toplevel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:972:3: note: '{' token is here g_return_if_fail (toplevel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:972:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toplevel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:972:3: note: ')' token is here g_return_if_fail (toplevel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:973:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:973:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:973:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:973:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1063:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1063:7: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkdnd.c:1063:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkdnd.c:1063:7: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1426:3: note: '{' token is here g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1426:3: note: ')' token is here g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1462:3: note: '{' token is here g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkdnd.c:1462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkdnd.c:1462:3: note: ')' token is here g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1566:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1566:3: note: '{' token is here g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkdnd.c:1566:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkdnd.c:1566:3: note: ')' token is here g_return_val_if_fail (site != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (info != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1569:3: note: '{' token is here g_return_val_if_fail (info != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkdnd.c:1569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (info != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkdnd.c:1569:3: note: ')' token is here g_return_val_if_fail (info != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1683:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1683:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkdnd.c:1683:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkdnd.c:1683:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1684:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_WIDGET_REALIZED (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1684:3: note: '{' token is here g_return_val_if_fail (GTK_WIDGET_REALIZED (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkdnd.c:1684:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_WIDGET_REALIZED (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkdnd.c:1684:3: note: ')' token is here g_return_val_if_fail (GTK_WIDGET_REALIZED (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1685:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (target_list != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1685:3: note: '{' token is here g_return_val_if_fail (target_list != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkdnd.c:1685:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (target_list != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkdnd.c:1685:3: note: ')' token is here g_return_val_if_fail (target_list != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1816:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1816:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1816:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1816:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1870:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1870:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1870:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1870:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1899:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1899:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1899:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1899:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1902:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1902:3: note: '{' token is here g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1902:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1902:3: note: ')' token is here g_return_if_fail (site != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1944:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1944:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1944:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1944:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1945:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1945:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1945:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1945:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1984:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1984:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1984:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1984:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:1985:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:1985:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:1985:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:1985:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2014:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2014:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2014:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2014:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2015:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2015:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2015:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2015:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2016:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2016:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2016:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2016:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2052:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2052:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2052:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2052:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2093:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2093:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2093:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2093:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2094:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2094:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2094:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2094:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2136:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2136:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2137:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdnd.c:2137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdnd.c:2137:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2200:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2200:7: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkdnd.c:2200:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkdnd.c:2200:7: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2432:13: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (MAX (abs (site->x - event->motion.x), ^ gtkdnd.c:2432:13: note: use function 'fabs' instead if (MAX (abs (site->x - event->motion.x), ^~~ fabs /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:138:23: note: expanded from macro 'MAX' #define MAX(a, b) (((a) > (b)) ? (a) : (b)) ^ gtkdnd.c:2432:13: note: include the header or explicitly provide a declaration for 'fabs' gtkdnd.c:2433:6: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] abs (site->y - event->motion.y)) > 3) ^ gtkdnd.c:2433:6: note: use function 'fabs' instead abs (site->y - event->motion.y)) > 3) ^~~ fabs /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:138:29: note: expanded from macro 'MAX' #define MAX(a, b) (((a) > (b)) ? (a) : (b)) ^ gtkdnd.c:2433:6: note: include the header or explicitly provide a declaration for 'fabs' gtkdnd.c:2432:13: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (MAX (abs (site->x - event->motion.x), ^ gtkdnd.c:2432:13: note: use function 'fabs' instead if (MAX (abs (site->x - event->motion.x), ^~~ fabs /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:138:36: note: expanded from macro 'MAX' #define MAX(a, b) (((a) > (b)) ? (a) : (b)) ^ gtkdnd.c:2432:13: note: include the header or explicitly provide a declaration for 'fabs' gtkdnd.c:2433:6: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] abs (site->y - event->motion.y)) > 3) ^ gtkdnd.c:2433:6: note: use function 'fabs' instead abs (site->y - event->motion.y)) > 3) ^~~ fabs /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:138:42: note: expanded from macro 'MAX' #define MAX(a, b) (((a) > (b)) ? (a) : (b)) ^ gtkdnd.c:2433:6: note: include the header or explicitly provide a declaration for 'fabs' gtkdnd.c:2553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2553:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkdnd.c:2553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkdnd.c:2553:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2578:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2578:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkdnd.c:2578:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkdnd.c:2578:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2858:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkdnd.c:2858:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkdnd.c:2858:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdnd.c:2866:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdnd.c:2866:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkdnd.c:2866:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkdnd.c:2866:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkeditable.c -fno-common -DPIC -o .libs/gtkeditable.o gtkdrawingarea.c:92:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_DRAWING_AREA (darea)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:92:3: note: '{' token is here g_return_if_fail (GTK_IS_DRAWING_AREA (darea)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdrawingarea.c:92:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_DRAWING_AREA (darea)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdrawingarea.c:92:3: note: ')' token is here g_return_if_fail (GTK_IS_DRAWING_AREA (darea)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdrawingarea.c:107:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:107:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdrawingarea.c:107:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdrawingarea.c:107:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdrawingarea.c:108:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:108:3: note: '{' token is here g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdrawingarea.c:108:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdrawingarea.c:108:3: note: ')' token is here g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdrawingarea.c:111:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:111:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkdrawingarea.c:111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkdrawingarea.c:111:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdrawingarea.c:138:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:138:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdrawingarea.c:138:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdrawingarea.c:138:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdrawingarea.c:139:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:139:3: note: '{' token is here g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdrawingarea.c:139:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdrawingarea.c:139:3: note: ')' token is here g_return_if_fail (GTK_IS_DRAWING_AREA (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkdrawingarea.c:140:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkdrawingarea.c:140:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkdrawingarea.c:140:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkdrawingarea.c:140:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 14 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdrawingarea.c -o gtkdrawingarea.o >/dev/null 2>&1 gtkeditable.c:391:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (editable, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:391:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (editable, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkeditable.c:391:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (editable, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkeditable.c:391:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (editable, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:423:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:423:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:423:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:423:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:424:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:424:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:424:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:424:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:419:21: warning: variable 'klass' set but not used [-Wunused-but-set-variable] GtkEditableClass *klass; ^ gtkeditable.c:453:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:453:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:453:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:453:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:454:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:454:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:454:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:454:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:451:21: warning: variable 'klass' set but not used [-Wunused-but-set-variable] GtkEditableClass *klass; ^ gtkeditable.c:473:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:473:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:473:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:473:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:474:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:474:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:488:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:488:3: note: '{' token is here g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:488:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:488:3: note: ')' token is here g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:489:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EDITABLE (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:489:3: note: '{' token is here g_return_val_if_fail (GTK_IS_EDITABLE (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:489:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EDITABLE (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:489:3: note: ')' token is here g_return_val_if_fail (GTK_IS_EDITABLE (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:532:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:532:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:532:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:532:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:533:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:533:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:533:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:533:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:546:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:546:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:547:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:547:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:547:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:557:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:557:3: note: '{' token is here g_return_val_if_fail (editable != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:557:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:557:3: note: ')' token is here g_return_val_if_fail (editable != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:558:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EDITABLE (editable), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:558:3: note: '{' token is here g_return_val_if_fail (GTK_IS_EDITABLE (editable), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:558:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EDITABLE (editable), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:558:3: note: ')' token is here g_return_val_if_fail (GTK_IS_EDITABLE (editable), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:569:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:569:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EDITABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:570:3: note: '{' token is here g_return_val_if_fail (GTK_IS_EDITABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EDITABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:570:3: note: ')' token is here g_return_val_if_fail (GTK_IS_EDITABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:571:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:571:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeditable.c:571:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeditable.c:571:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:610:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:610:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:611:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:611:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:611:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:611:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:672:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:672:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:672:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:672:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:673:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:673:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:673:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:673:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:760:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:760:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:760:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:760:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:761:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:761:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:761:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:761:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:788:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:788:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:788:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:788:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:789:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:92 warnings generated. 789:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:789:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:789:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:790:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:790:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_REALIZED (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:790:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:790:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_REALIZED (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:812:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:812:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:812:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:812:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:813:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:813:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:813:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:813:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:871:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:871:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:872:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:872:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:872:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:872:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:880:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:880:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:880:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:880:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:881:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:881:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:881:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:881:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:889:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:889:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:889:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:889:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:890:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:890:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:890:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:890:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:899:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:899:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:899:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:899:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:900:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:900:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:900:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:900:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkdnd.c -o gtkdnd.o >/dev/null 2>&1 gtkeditable.c:909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:909:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:909:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:910:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:910:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:910:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:910:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:919:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:919:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:919:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:919:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:920:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:920:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:920:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:920:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:933:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:933:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:933:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:933:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:934:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:934:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:934:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:934:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:956:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:956:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:956:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:956:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:957:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:957:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:957:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:957:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:969:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:969:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:969:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:969:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeditable.c:970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeditable.c:970:3: note: '{' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeditable.c:970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeditable.c:970:3: note: ')' token is here g_return_if_fail (GTK_IS_EDITABLE (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 96 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkeditable.c -o gtkeditable.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkentry.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkentry.c -fno-common -DPIC -o .libs/gtkentry.o gtkentry.c:350:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (entry, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:350:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (entry, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkentry.c:350:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (entry, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkentry.c:350:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (entry, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:438:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:438:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:439:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:439:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:439:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:439:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:440:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:440:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:463:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:463:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:463:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:463:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:464:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:464:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:464:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:464:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:465:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:465:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:465:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:465:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:478:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:478:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:478:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:478:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:479:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:479:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:479:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:479:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:480:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:480:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:480:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:480:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:491:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:491:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:491:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:491:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:492:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:492:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:492:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:492:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:512:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:512:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:513:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:513:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:513:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:513:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:525:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:525:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:526:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:526:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:526:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:526:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:534:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (entry != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:534:3: note: '{' token is here g_return_val_if_fail (entry != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:534:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (entry != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:534:3: note: ')' token is here g_return_val_if_fail (entry != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:535:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (entry), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:535:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (entry), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:535:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (entry), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:535:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (entry), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:562:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:562:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:562:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:562:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:563:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:563:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:597:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:597:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:597:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:597:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:598:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:598:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:598:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:598:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:600:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:600:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkentry.c:600:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkentry.c:600:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:728:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:728:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:729:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:729:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:765:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:765:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:765:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:765:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:766:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:766:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:766:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:766:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:804:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:804:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:804:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:804:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:805:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:805:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:805:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:805:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:806:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:806:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:821:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:821:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:822:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:822:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:823:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:823:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:871:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:871:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:872:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:872:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:872:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:872:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:873:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:873:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:873:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:873:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:888:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:888:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:888:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:888:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:889:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:889:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:889:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:889:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:890:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:890:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:890:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:890:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:910:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:910:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:910:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:910:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:911:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:911:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:911:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:911:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:912:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:912:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:912:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:912:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:993:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:993:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:993:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:993:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:994:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:994:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:994:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:994:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:995:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:995:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:995:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:995:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1044:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1044:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1044:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1044:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1045:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1045:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1045:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1045:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1046:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1046:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1046:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1046:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1078:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1078:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1078:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1078:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1079:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1079:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1079:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1079:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1080:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1080:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1080:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1080:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1282:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1282:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1283:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1283:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1283:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1283:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1284:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1284:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1286:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkentry.c:1286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkentry.c:1286:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1301:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1301:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1302:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1302:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1303:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1303:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1303:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1303:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1305:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1305:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkentry.c:1305:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkentry.c:1305:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1362:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1362:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1362:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1362:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1363:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1363:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1363:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1363:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkeventbox.c 428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1500:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1500:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1501:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1501:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1514:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1514:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1514:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1514:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1515:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1515:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1582:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1582:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1583:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1583:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1583:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1583:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1594:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkentry.c:1594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkentry.c:1594:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1600:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1600:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkentry.c:1600:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkentry.c:1600:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1647:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1647:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1647:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1647:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1648:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1648:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1648:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1648:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1689:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1689:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1689:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1689:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1690:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1690:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1690:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1690:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1730:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1730:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1731:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1731:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1731:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1731:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1746:19: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] new_text_nt = (gchar *)new_text; ^ ~~~~~~~~~~~~~~~~~ gtkentry.c:1757:19: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] new_text_nt = g_new (gchar, new_text_length + 1); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkentry.c:1775:54: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] insertion_length = gdk_mbstowcs (insertion_text, new_text_nt, ^~~~~~~~~~~ ../gdk/gdk.h:869:25: note: passing argument to parameter 'src' here const gchar *src, ^ gtkentry.c:1894:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1894:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1894:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1894:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1895:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1895:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:1895:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:1895:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1953:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1953:3: note: '{' token is here g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1953:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1953:3: note: ')' token is here g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1954:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:1954:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ENTRY (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkentry.c:1954:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ENTRY (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkentry.c:1954:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ENTRY (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:1974:10: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] mbstr = gdk_wcstombs (entry->text + start_pos); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkentry.c:1981:10: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] mbstr = g_new (gchar, end_pos - start_pos + 1); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkentry.c:2285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2285:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2285:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2286:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2286:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2309:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2309:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2310:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2310:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (entry)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2368:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2368:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2368:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2368:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2369:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2369:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2369:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2369:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2393:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2393:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2393:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2393:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkentry.c:2394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkentry.c:2394:3: note: '{' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkentry.c:2394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkentry.c:2394:3: note: ')' token is here g_return_if_fail (GTK_IS_ENTRY (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkfilesel.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkeventbox.c -fno-common -DPIC -o .libs/gtkeventbox.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkfilesel.c -fno-common -DPIC -o .libs/gtkfilesel.o gtkeventbox.c:88:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (event_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:88:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (event_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkeventbox.c:88:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (event_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkeventbox.c:88:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (event_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:104:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:104:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:104:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:104:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:105:3: note: '{' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:105:3: note: ')' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:107:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:107:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkeventbox.c:107:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkeventbox.c:107:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:142:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:142:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:143:3: note: '{' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:143:3: note: ')' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:144:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:144:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:169:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:169:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:169:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:169:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:170:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:170:3: note: '{' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:170:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:170:3: note: ')' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:171:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:171:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:214:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:214:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:215:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:215:3: note: '{' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkeventbox.c:215:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkeventbox.c:215:3: note: ')' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:241:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeventbox.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeventbox.c:241:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EVENT_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:242:3: note: '{' token is here g_return_val_if_fail (GTK_IS_EVENT_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeventbox.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_EVENT_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeventbox.c:242:3: note: ')' token is here g_return_val_if_fail (GTK_IS_EVENT_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkeventbox.c:243:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkeventbox.c:243:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkeventbox.c:243:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkeventbox.c:243:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 179 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkentry.c -o gtkentry.o >/dev/null 2>&1 gtkfilesel.c:482:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (filesel->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:482:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (filesel->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:482:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (filesel->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:482:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (filesel->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:489:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (filesel->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:489:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (filesel->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:489:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (filesel->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:489:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (filesel->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 30 warnings generated. gtkfilesel.c:545:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:545:3: note: '{' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:545:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:545:3: note: ')' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:546:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:546:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:588:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:588:3: note: '{' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:588:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:588:3: note: ')' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:589:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:589:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:589:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:589:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:619:3: note: '{' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:619:3: note: ')' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:620:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:620:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:620:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:620:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:621:3: note: '{' token is here g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:621:3: note: ')' token is here g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:653:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (filesel != NULL, nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:653:3: note: '{' token is here g_return_val_if_fail (filesel != NULL, nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfilesel.c:653:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (filesel != NULL, nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfilesel.c:653:3: note: ')' token is here g_return_val_if_fail (filesel != NULL, nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:654:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FILE_SELECTION (filesel), nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:654:3: note: '{' token is here g_return_val_if_fail (GTK_IS_FILE_SELECTION (filesel), nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfilesel.c:654:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FILE_SELECTION (filesel), nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfilesel.c:654:3: note: ')' token is here g_return_val_if_fail (GTK_IS_FILE_SELECTION (filesel), nothing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:670:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:670:3: note: '{' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:670:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:670:3: note: ')' token is here g_return_if_fail (filesel != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:671:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:671:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:671:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:671:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (filesel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:672:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:672:3: note: '{' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:672:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:672:3: note: ')' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:686:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:686:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:686:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:686:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:687:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:687:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:687:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:687:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:725:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (error_message != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:725:3: note: '{' token is here g_return_if_fail (error_message != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:725:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (error_message != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:725:3: note: ')' token is here g_return_if_fail (error_message != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:763:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:763:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:763:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkeventbox.c -o gtkeventbox.o >/dev/null 2>&1 GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:763:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:775:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:775:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:775:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:775:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:776:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:776:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:776:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:776:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:792:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:792:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:792:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:792:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:793:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:793:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:793:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:793:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:821:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:821:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:822:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:822:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:855:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:855:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:865:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:865:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:865:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:865:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:874:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:874:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:874:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:874:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:890:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:890:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:890:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:890:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:891:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:891:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:891:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:891:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:920:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:920:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:920:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:920:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:921:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:921:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:921:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:921:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:965:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:965:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:965:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:965:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:974:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:974:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:974:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:974:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:993:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:993:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:993:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:993:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:994:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:994:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:994:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:994:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1026:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1026:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1026:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1026:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1027:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1027:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1027:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1027:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1066:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1066:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:1066:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:1066:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(fs->fileop_entry, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1080:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1080:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:1080:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:1080:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1089:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1089:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:1089:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfilesel.c:1089:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1105:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfilesel.c:1105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1105:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1106:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1106:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfilesel.c:1106:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1106:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1135:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1135:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1136:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1136:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1164:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1164:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1164:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1164:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1165:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1165:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1165:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1165:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1166:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (current_directory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1166:3: note: '{' token is here g_return_if_fail (current_directory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (current_directory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1166:3: note: ')' token is here g_return_if_fail (current_directory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1238:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1238:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1238:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1238:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1241:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1241:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1242:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1242:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1277:3: note: '{' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1277:3: note: ')' token is here g_return_if_fail (GTK_IS_CLIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1280:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1280:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1280:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1280:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1281:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1281:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1281:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1281:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1324:3: note: '{' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1324:3: note: ')' token is here g_return_if_fail (fs != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1325:3: note: '{' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfilesel.c:1325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfilesel.c:1325:3: note: ')' token is here g_return_if_fail (GTK_IS_FILE_SELECTION (fs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1337:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1337:3: note: '{' token is here g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkfilesel.c:1337:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkfilesel.c:1337:3: note: ')' token is here g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1406:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1406:3: note: '{' token is here g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkfilesel.c:1406:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkfilesel.c:1406:3: note: ')' token is here g_assert (cmpl_state->reference_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1314:8: warning: variable 'row' set but not used [-Wunused-but-set-variable] gint row; ^ gtkfilesel.c:1319:8: warning: variable 'possible_count' set but not used [-Wunused-but-set-variable] gint possible_count = 0; ^ gtkfilesel.c:1739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text_to_complete != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1739:3: note: '{' token is here g_assert (text_to_complete != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkfilesel.c:1739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text_to_complete != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkfilesel.c:1739:3: note: ')' token is here g_assert (text_to_complete != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:1903:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text_to_complete && text_to_complete[0] == '~'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:1903:3: note: '{' token is here g_assert(text_to_complete && text_to_complete[0] == '~'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkfilesel.c:1903:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text_to_complete && text_to_complete[0] == '~'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkfilesel.c:1903:3: note: ')' token is here g_assert(text_to_complete && text_to_complete[0] == '~'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:2253:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(last_slash); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:2253:3: note: '{' token is here g_assert(last_slash); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkfilesel.c:2253:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(last_slash); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkfilesel.c:2253:3: note: ')' token is here g_assert(last_slash); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfilesel.c:2343:15: warning: variable 'length' set but not used [-Wunused-but-set-variable] gint index, length; ^ gtkfilesel.c:2592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(dir->cmpl_text); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfilesel.c:2592:3: note: '{' token is here g_assert(dir->cmpl_text); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkfilesel.c:2592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(dir->cmpl_text); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkfilesel.c:2592:3: note: ')' token is here g_assert(dir->cmpl_text); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkfixed.c 125 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkfilesel.c -o gtkfilesel.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkfixed.c -fno-common -DPIC -o .libs/gtkfixed.o gtkfixed.c:86:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gtkfixed.c:118:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (fixed, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:118:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (fixed, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkfixed.c:118:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (fixed, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkfixed.c:118:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (fixed, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:140:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:140:3: note: '{' token is here g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:140:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:140:3: note: ')' token is here g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:141:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:141:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:141:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:141:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:142:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:142:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:174:3: note: '{' token is here g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:174:3: note: ')' token is here g_return_if_fail (fixed != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:175:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:175:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (fixed)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:176:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:176:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:204:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:204:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:205:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:205:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:205:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:205:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:207:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfixed.c:207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfixed.c:207:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:230:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:230:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:230:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:230:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:231:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:231:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:233:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfixed.c:233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfixed.c:233:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:265:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:265:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:265:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:265:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:266:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:266:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:266:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:266:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:267:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:267:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:307:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:307:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:307:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:307:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:308:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED(widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:308:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED(widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:308:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED(widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:308:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED(widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:309:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:309:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:345:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:345:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:346:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:346:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:347:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:347:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:364:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:364:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:364:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:364:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:365:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:365:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:365:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:365:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:393:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:393:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfixed.c:393:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfixed.c:393:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FIXED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:394:3: note: '{' token is here g_return_val_if_fail (GTK_IS_FIXED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfixed.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FIXED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfixed.c:394:3: note: ')' token is here g_return_val_if_fail (GTK_IS_FIXED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:395:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:395:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfixed.c:395:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfixed.c:395:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:423:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:423:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:423:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:423:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:424:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:424:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:424:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:424:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:425:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:425:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:425:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:425:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:438:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:438:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:439:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:439:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:439:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:439:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:440:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:440:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:479:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:479:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:479:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:479:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:480:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:480:3: note: '{' token is here g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:480:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:480:3: note: ')' token is here g_return_if_fail (GTK_IS_FIXED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfixed.c:481:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfixed.c:481:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfixed.c:481:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfixed.c:481:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkfontsel.c 73 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkfontsel.c -fno-common -DPIC -o .libs/gtkfontsel.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkfixed.c -o gtkfixed.o >/dev/null 2>&1 gtkfontsel.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontsel->font_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:593:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (fontsel->font_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontsel->font_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:593:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (fontsel->font_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:604:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontsel->font_style_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:604:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (fontsel->font_style_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:604:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontsel->font_style_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:604:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (fontsel->font_style_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontsel->size_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:635:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (fontsel->size_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontsel->size_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:635:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (fontsel->size_clist, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:741:19: warning: assigning to 'gchar *' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] row_text[0] = _(xlfd_field_names[i]); ^ ~~~~~~~~~~~~~~~~~~~~~~ gtkfontsel.c:936:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:936:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkframe.c gtkfontsel.c:936:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfontsel.c:936:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FONT_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:937:3: note: '{' token is here g_return_if_fail (GTK_IS_FONT_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfontsel.c:937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FONT_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfontsel.c:937:3: note: ')' token is here g_return_if_fail (GTK_IS_FONT_SELECTION (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:958:13: warning: variable 'font_info' set but not used [-Wunused-but-set-variable] FontInfo *font_info; ^ gtkfontsel.c:1316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (best_style != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:1316:3: note: '{' token is here g_return_if_fail (best_style != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfontsel.c:1316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (best_style != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfontsel.c:1316:3: note: ')' token is here g_return_if_fail (best_style != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:1317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (best_row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:1317:3: note: '{' token is here g_return_if_fail (best_row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkfontsel.c:1317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (best_row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkfontsel.c:1317:3: note: ')' token is here g_return_if_fail (best_row != -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:1921:9: warning: variable 'num_fonts' set but not used [-Wunused-but-set-variable] gint num_fonts; ^ gtkfontsel.c:3097:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3097:3: note: '{' token is here g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfontsel.c:3097:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfontsel.c:3097:3: note: ')' token is here g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3113:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontsel != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3113:3: note: '{' token is here g_return_val_if_fail (fontsel != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfontsel.c:3113:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontsel != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfontsel.c:3113:3: note: ')' token is here g_return_val_if_fail (fontsel != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3114:3: note: '{' token is here g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfontsel.c:3114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfontsel.c:3114:3: note: ')' token is here g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3164:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontsel != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3164:3: note: '{' token is here g_return_val_if_fail (fontsel != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfontsel.c:3164:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontsel != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfontsel.c:3164:3: note: ')' token is here g_return_val_if_fail (fontsel != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3165:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3165:3: note: '{' token is here g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfontsel.c:3165:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfontsel.c:3165:3: note: ')' token is here g_return_val_if_fail (GTK_IS_FONT_SELECTION (fontsel), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3166:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontname != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3166:3: note: '{' token is here g_return_val_if_fail (fontname != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkfontsel.c:3166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (fontname != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkfontsel.c:3166:3: note: ')' token is here g_return_val_if_fail (fontname != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3462:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gtkfontsel.c:3502:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3502:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (fontseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:3502:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:3502:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (fontseldiag->ok_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3509:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontseldiag->apply_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3509:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (fontseldiag->apply_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:3509:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontseldiag->apply_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:3509:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (fontseldiag->apply_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkfontsel.c:3515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkfontsel.c:3515:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (fontseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:3515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (fontseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkfontsel.c:3515:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (fontseldiag->cancel_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkgamma.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkframe.c -fno-common -DPIC -o .libs/gtkframe.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkgamma.c -fno-common -DPIC -o .libs/gtkgamma.o gtkframe.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:220:3: note: '{' token is here g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:220:3: note: ')' token is here g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:221:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:221:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:221:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:221:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:267:3: note: '{' token is here g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:267:3: note: ')' token is here g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:268:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:268:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:268:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:268:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:300:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:300:3: note: '{' token is here g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:300:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:300:3: note: ')' token is here g_return_if_fail (frame != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:301:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:301:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (frame)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:321:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:321:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:322:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:322:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:341:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:341:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:341:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:341:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:342:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:342:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:343:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:343:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:343:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:343:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:399:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:399:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:400:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:400:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:401:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:401:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:401:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:401:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:421:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:421:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkframe.c:421:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkframe.c:421:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:422:3: note: '{' token is here g_return_val_if_fail (GTK_IS_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkframe.c:422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkframe.c:422:3: note: ')' token is here g_return_val_if_fail (GTK_IS_FRAME (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:423:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:423:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkframe.c:423:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkframe.c:423:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:449:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:449:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:449:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:449:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:450:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:450:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:450:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:450:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:451:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:451:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:488:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:488:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:488:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:488:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:489:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:489:3: note: '{' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:489:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:489:3: note: ')' token is here g_return_if_fail (GTK_IS_FRAME (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkframe.c:490:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkframe.c:490:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkframe.c:490:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkframe.c:490:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkgamma.c:417:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkgamma.c:417:4: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkgamma.c:417:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkgamma.c:417:4: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkgamma.c:469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkgamma.c:469:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkgamma.c:469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkgamma.c:469:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkgamma.c:470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_GAMMA_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkgamma.c:470:3: note: '{' token is here g_return_if_fail (GTK_IS_GAMMA_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkgamma.c:470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_GAMMA_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkgamma.c:470:3: note: ')' token is here g_return_if_fail (GTK_IS_GAMMA_CURVE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 46 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkframe.c -o gtkframe.o >/dev/null 2>&1 6 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkgamma.c -o gtkgamma.o >/dev/null 2>&1 36 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkfontsel.c -o gtkfontsel.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkgc.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhandlebox.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhandlebox.c -fno-common -DPIC -o .libs/gtkhandlebox.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkgc.c -fno-common -DPIC -o .libs/gtkgc.o gtkhandlebox.c:226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (handle_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:226:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (handle_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkhandlebox.c:226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (handle_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkhandlebox.c:226:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (handle_box, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:295:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:295:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:295:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:295:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:296:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:296:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:296:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:296:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:293:17: warning: variable 'hb' set but not used [-Wunused-but-set-variable] GtkHandleBox *hb; ^ gtkhandlebox.c:310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:310:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:310:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:311:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:311:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:313:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:313:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhandlebox.c:313:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhandlebox.c:313:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:338:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:338:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:338:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:338:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:339:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:339:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:339:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:339:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:341:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:341:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkhandlebox.c:341:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkhandlebox.c:341:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:360:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:360:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:361:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:361:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:361:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:365:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:365:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhandlebox.c:365:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhandlebox.c:365:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:429:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:429:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:429:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:429:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:430:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:430:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:451:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:451:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:452:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:452:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:452:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:452:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:474:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:474:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:475:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:475:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:476:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:476:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:476:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:476:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:550:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:550:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:550:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:550:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:551:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:551:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:551:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:551:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:552:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:552:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:552:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:552:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:577:18: warning: variable 'child' set but not used [-Wunused-but-set-variable] GtkWidget *child; ^ gtkhandlebox.c:711:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:711:3: note: '{' token is here g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:711:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:711:3: note: ')' token is here g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:712:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:712:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:712:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:712:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:736:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:736:3: note: '{' token is here g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:736:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:736:3: note: ')' token is here g_return_if_fail (handle_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:737:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:737:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:737:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:737:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (handle_box)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:757:40: warning: passing 'guint *' (aka 'unsigned int *') to parameter of type 'gint *' (aka 'int *') converts between pointers to integer types with different sign [-Wpointer-sign] gdk_window_get_size (hb->bin_window, &width, &height); ^~~~~~ ../gdk/gdk.h:345:17: note: passing argument to parameter 'width' here gint *width, ^ gtkhandlebox.c:757:48: warning: passing 'guint *' (aka 'unsigned int *') to parameter of type 'gint *' (aka 'int *') converts between pointers to integer types with different sign [-Wpointer-sign] gdk_window_get_size (hb->bin_window, &width, &height); ^~~~~~~ ../gdk/gdk.h:346:17: note: passing argument to parameter 'height' here gint *height); ^ gtkhandlebox.c:843:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:843:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:843:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:843:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:844:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:844:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:844:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:844:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:845:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:845:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:845:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:845:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:881:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:881:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:881:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:881:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:882:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:882:3: note: '{' token is here g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:882:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:882:3: note: ')' token is here g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:883:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:883:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:883:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:883:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkgc.c -o gtkgc.o >/dev/null 2>&1 gtkhandlebox.c:971:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:971:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:971:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:971:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:972:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:972:3: note: '{' token is here g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:972:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:972:3: note: ')' token is here g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:973:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:973:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:973:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:973:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1260:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:1260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1260:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (container)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1261:3: note: '{' token is here g_return_if_fail (GTK_BIN (container)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:1261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (container)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1261:3: note: ')' token is here g_return_if_fail (GTK_BIN (container)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1262:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1262:3: note: '{' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:1262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1262:3: note: ')' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1272:3: note: '{' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:1272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1272:3: note: ')' token is here g_return_if_fail (GTK_IS_HANDLE_BOX (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1273:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (container)->child == widget); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1273:3: note: '{' token is here g_return_if_fail (GTK_BIN (container)->child == widget); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhandlebox.c:1273:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (container)->child == widget); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1273:3: note: ')' token is here g_return_if_fail (GTK_BIN (container)->child == widget); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1286:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:1286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1286:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1287:3: note: '{' token is here g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:1287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1287:3: note: ')' token is here g_return_val_if_fail (GTK_IS_HANDLE_BOX (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhandlebox.c:1288:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhandlebox.c:1288:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhandlebox.c:1288:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhandlebox.c:1288:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhbbox.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhbbox.c -fno-common -DPIC -o .libs/gtkhbbox.o 90 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhandlebox.c -o gtkhandlebox.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhbox.c gtkhbbox.c:105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:105:3: note: '{' token is here g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:105:3: note: ')' token is here g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:140:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:140:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:140:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:140:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:141:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:141:3: note: '{' token is here g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:141:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:141:3: note: ')' token is here g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:142:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:142:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:176:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:176:7: note: '{' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkhbbox.c:176:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkhbbox.c:176:7: note: ')' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:209:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:209:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:210:3: note: '{' token is here g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:210:3: note: ')' token is here g_return_if_fail (GTK_IS_HBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:211:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:211:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbbox.c:211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbbox.c:211:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:256:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbbox.c:256:5: note: '{' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkhbbox.c:256:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkhbbox.c:256:5: note: ')' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbbox.c:194:18: warning: variable 'hbox' set but not used [-Wunused-but-set-variable] GtkHButtonBox *hbox; ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhbox.c -fno-common -DPIC -o .libs/gtkhbox.o 19 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhbbox.c -o gtkhbbox.o >/dev/null 2>&1 gtkhbox.c:104:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbox.c:104:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbox.c:104:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbox.c:104:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbox.c:105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbox.c:105:3: note: '{' token is here g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbox.c:105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbox.c:105:3: note: ')' token is here g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbox.c:106:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbox.c:106:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbox.c:106:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbox.c:106:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbox.c:167:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbox.c:167:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbox.c:167:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbox.c:167:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbox.c:168:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbox.c:168:3: note: '{' token is here g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbox.c:168:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbox.c:168:3: note: ')' token is here g_return_if_fail (GTK_IS_HBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhbox.c:169:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhbox.c:169:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhbox.c:169:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhbox.c:169:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhpaned.c 12 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhbox.c -o gtkhbox.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhruler.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhpaned.c -fno-common -DPIC -o .libs/gtkhpaned.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhruler.c -fno-common -DPIC -o .libs/gtkhruler.o gtkhpaned.c:109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:109:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhpaned.c:109:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhpaned.c:109:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:110:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:110:3: note: '{' token is here g_return_if_fail (GTK_IS_HPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhpaned.c:110:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhpaned.c:110:3: note: ')' token is here g_return_if_fail (GTK_IS_HPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:111:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:111:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhpaned.c:111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhpaned.c:111:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:265:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:265:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhpaned.c:265:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhpaned.c:265:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:266:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:266:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhpaned.c:266:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhpaned.c:266:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:380:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:380:3: note: '{' token is here g_return_val_if_fail (widget != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhpaned.c:380:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhpaned.c:380:3: note: ')' token is here g_return_val_if_fail (widget != NULL,FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:381:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget),FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:381:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PANED (widget),FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhpaned.c:381:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget),FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhpaned.c:381:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PANED (widget),FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:403:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:403:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhpaned.c:403:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhpaned.c:403:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhpaned.c:404:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhpaned.c:404:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhpaned.c:404:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhpaned.c:404:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhscale.c gtkhruler.c:113:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:113:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhruler.c:113:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhruler.c:113:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ 18 warnings/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' generated. # define G_STMT_END ) ^ gtkhruler.c:114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:114:3: note: '{' token is here g_return_val_if_fail (GTK_IS_HRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhruler.c:114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhruler.c:114:3: note: ')' token is here g_return_val_if_fail (GTK_IS_HRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhruler.c:115:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:115:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhruler.c:115:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhruler.c:115:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhruler.c:154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:154:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhruler.c:154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhruler.c:154:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhruler.c:155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:155:3: note: '{' token is here g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhruler.c:155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhruler.c:155:3: note: ')' token is here g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhruler.c:137:15: warning: variable 'bg_gc' set but not used [-Wunused-but-set-variable] GdkGC *gc, *bg_gc; ^ gtkhruler.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:271:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhruler.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhruler.c:271:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhruler.c:272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhruler.c:272:3: note: '{' token is here g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhruler.c:272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhruler.c:272:3: note: ')' token is here g_return_if_fail (GTK_IS_HRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhpaned.c -o gtkhpaned.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhscale.c -fno-common -DPIC -o .libs/gtkhscale.o 15 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhruler.c -o gtkhruler.o >/dev/null 2>&1 gtkhscale.c:177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (hscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:177:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (hscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhscale.c:177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (hscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhscale.c:177:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (hscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:202:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:202:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:202:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:203:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:203:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:205:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:205:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhscale.c:205:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhscale.c:205:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:264:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:264:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:264:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:264:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:265:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:265:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:265:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:265:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:266:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:266:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:266:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:266:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:305:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:305:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:305:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:305:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:302:14: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^ gtkhscale.c:324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:324:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:324:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:325:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:325:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:326:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:326:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:326:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:326:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:366:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:366:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:367:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:367:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:367:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:367:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:368:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:368:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:368:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:368:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:362:13: warning: variable 'scale' set but not used [-Wunused-but-set-variable] GtkScale *scale; ^ gtkhscale.c:396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:396:3: note: '{' token is here g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:396:3: note: ')' token is here g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:397:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:397:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:398:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:398:3: note: '{' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:398:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:398:3: note: ')' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:458:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:458:3: note: '{' token is here g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:458:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:458:3: note: ')' token is here g_return_if_fail (hscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:459:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:459:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (hscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:460:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:460:3: note: '{' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:460:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:460:3: note: ')' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:498:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:498:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:498:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:498:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:499:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:499:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:527:3: note: '{' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:527:3: note: ')' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscale.c:528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscale.c:528:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscale.c:528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscale.c:528:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhscrollbar.c 50 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhscale.c -o gtkhscale.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhscrollbar.c -fno-common -DPIC -o .libs/gtkhscrollbar.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkhseparator.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhseparator.c -fno-common -DPIC -o .libs/gtkhseparator.o gtkhscrollbar.c:187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:187:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:187:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:188:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:188:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:190:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:190:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhscrollbar.c:190:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkhscrollbar.c:190:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:290:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:290:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:291:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:291:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:291:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:291:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:292:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:292:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:292:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:292:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:331:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:331:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:332:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:332:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:365:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:365:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:365:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:365:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:366:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:366:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:396:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:396:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:397:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:397:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:416:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:416:3: note: '{' token is here g_return_if_fail (hscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:416:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:416:3: note: ')' token is here g_return_if_fail (hscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhscrollbar.c:417:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (hscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhscrollbar.c:417:3: note: '{' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (hscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkhscrollbar.c:417:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_HSCROLLBAR (hscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkhscrollbar.c:417:3: note: ')' token is here g_return_if_fail (GTK_IS_HSCROLLBAR (hscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 28 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhscrollbar.c -o gtkhscrollbar.o >/dev/null 2>&1 gtkhseparator.c:89:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhseparator.c:89:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhseparator.c:89:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhseparator.c:89:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhseparator.c:90:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhseparator.c:90:3: note: '{' token is here g_return_val_if_fail (GTK_IS_HSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhseparator.c:90:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_HSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhseparator.c:90:3: note: ')' token is here g_return_val_if_fail (GTK_IS_HSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkhseparator.c:91:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkhseparator.c:91:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkhseparator.c:91:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkhseparator.c:91:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkimage.c 6 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkhseparator.c -o gtkhseparator.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkimage.c -fno-common -DPIC -o .libs/gtkimage.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkinputdialog.c gtkimage.c:75:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (image, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:75:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (image, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkimage.c:75:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (image, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkimage.c:75:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (image, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:87:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:87:3: note: '{' token is here g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkimage.c:87:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkimage.c:87:3: note: ')' token is here g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:101:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:101:3: note: '{' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkimage.c:101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkimage.c:101:3: note: ')' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:102:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:102:3: note: '{' token is here g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkimage.c:102:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkimage.c:102:3: note: ')' token is here g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:127:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:127:3: note: '{' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkimage.c:127:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkimage.c:127:3: note: ')' token is here g_return_if_fail (image != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:128:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:128:3: note: '{' token is here g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkimage.c:128:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkimage.c:128:3: note: ')' token is here g_return_if_fail (GTK_IS_IMAGE (image)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:141:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:141:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkimage.c:141:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkimage.c:141:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_IMAGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:142:3: note: '{' token is here g_return_val_if_fail (GTK_IS_IMAGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkimage.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_IMAGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkimage.c:142:3: note: ')' token is here g_return_val_if_fail (GTK_IS_IMAGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkimage.c:143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkimage.c:143:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkimage.c:143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkimage.c:143:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkinvisible.c 18 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkimage.c -o gtkimage.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkinputdialog.c -fno-common -DPIC -o .libs/gtkinputdialog.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkinvisible.c -fno-common -DPIC -o .libs/gtkinvisible.o gtkinvisible.c:77:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (invisible, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinvisible.c:77:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (invisible, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkinvisible.c:77:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (invisible, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkinvisible.c:77:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (invisible, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinvisible.c:95:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinvisible.c:95:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkinvisible.c:95:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkinvisible.c:95:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinvisible.c:96:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_INVISIBLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinvisible.c:96:3: note: '{' token is here g_return_if_fail (GTK_IS_INVISIBLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkinvisible.c:96:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_INVISIBLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkinvisible.c:96:3: note: ')' token is here g_return_if_fail (GTK_IS_INVISIBLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinvisible.c:98:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinvisible.c:98:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinvisible.c:98:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinvisible.c:98:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinvisible.c:120:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinvisible.c:120:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkinvisible.c:120:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkinvisible.c:120:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinvisible.c:122:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinvisible.c:122:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinvisible.c:122:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinvisible.c:122:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinputdialog.c:159:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkInputDialogClass, enable_device), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkinputdialog.c:167:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkInputDialogClass, disable_device), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkinputdialog.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (inputd->save_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinputdialog.c:346:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (inputd->save_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinputdialog.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (inputd->save_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinputdialog.c:346:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (inputd->save_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkinputdialog.c:355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (inputd->close_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkinputdialog.c:355:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (inputd->close_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinputdialog.c:355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (inputd->close_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkinputdialog.c:355:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (inputd->close_button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 12 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkinvisible.c -o gtkinvisible.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkitem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkitem.c -fno-common -DPIC -o .libs/gtkitem.o 6 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkinputdialog.c -o gtkinputdialog.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkitemfactory.c gtkitem.c:91:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkItemClass, select), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkitem.c:98:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkItemClass, deselect), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkitem.c:105:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkItemClass, toggle), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkitem.c:126:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (item, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:126:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (item, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkitem.c:126:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (item, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkitem.c:126:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (item, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:153:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:153:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitem.c:153:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitem.c:153:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:154:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitem.c:154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitem.c:154:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:156:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:156:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkitem.c:156:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkitem.c:156:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:171:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitem.c:171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitem.c:171:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:172:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:172:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitem.c:172:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitem.c:172:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:174:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkitem.c:174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkitem.c:174:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:185:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:185:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitem.c:185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitem.c:185:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:186:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitem.c:186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitem.c:186:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:188:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkitem.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkitem.c:188:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:219:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitem.c:219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitem.c:219:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:220:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitem.c:220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitem.c:220:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:221:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:221:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitem.c:221:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitem.c:221:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:230:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:230:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitem.c:230:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitem.c:230:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:231:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitem.c:231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitem.c:231:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitem.c:232:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitem.c:232:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitem.c:232:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitem.c:232:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkitemfactory.c -fno-common -DPIC -o .libs/gtkitemfactory.o 35 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkitem.c -o gtkitem.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtklabel.c gtkitemfactory.c:219:14: warning: variable 'object' set but not used [-Wunused-but-set-variable] GtkObject *object; ^ gtkitemfactory.c:239:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:239:3: note: '{' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:239:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:239:3: note: ')' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:405:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:405:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:405:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:405:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (accel_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:406:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (full_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:406:3: note: '{' token is here g_return_if_fail (full_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:406:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (full_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:406:3: note: ')' token is here g_return_if_fail (full_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:500:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:500:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item_type != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:501:3: note: '{' token is here g_return_if_fail (item_type != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item_type != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:501:3: note: ')' token is here g_return_if_fail (item_type != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:548:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:548:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:548:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:548:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:562:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:562:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:562:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:562:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:563:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:563:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory->accel_group == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:564:3: note: '{' token is here g_return_if_fail (ifactory->accel_group == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory->accel_group == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:564:3: note: ')' token is here g_return_if_fail (ifactory->accel_group == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:565:3: note: '{' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:565:3: note: ')' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:567:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (container_type, GTK_TYPE_MENU_SHELL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:567:5: note: '{' token is here g_return_if_fail (gtk_type_is_a (container_type, GTK_TYPE_MENU_SHELL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:567:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (container_type, GTK_TYPE_MENU_SHELL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:567:5: note: ')' token is here g_return_if_fail (gtk_type_is_a (container_type, GTK_TYPE_MENU_SHELL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:608:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:608:3: note: '{' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:608:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:608:3: note: ')' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path[0] == '<', NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:609:3: note: '{' token is here g_return_val_if_fail (path[0] == '<', NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path[0] == '<', NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:609:3: note: ')' token is here g_return_val_if_fail (path[0] == '<', NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:623:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (fname, path, i + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:623:3: note: '{' token is here g_memmove (fname, path, i + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtkitemfactory.c:623:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (fname, path, i + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtkitemfactory.c:623:3: note: ')' token is here g_memmove (fname, path, i + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:642:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:642:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:642:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:642:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:643:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:643:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:643:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:643:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:681:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:681:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:681:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:681:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:682:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:682:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:682:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:682:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:688:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (ifactory->widget == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:688:3: note: '{' token is here g_assert (ifactory->widget == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkitemfactory.c:688:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (ifactory->widget == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkitemfactory.c:688:3: note: ')' token is here g_assert (ifactory->widget == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:699:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:699:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:699:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:699:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:700:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:700:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:708:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:708:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:708:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:708:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:709:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:709:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:709:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:709:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:756:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (print_func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:756:3: note: '{' token is here g_return_if_fail (print_func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:756:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (print_func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:756:3: note: ')' token is here g_return_if_fail (print_func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:775:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (FILE_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:775:3: note: '{' token is here g_return_if_fail (FILE_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:775:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (FILE_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:775:3: note: ')' token is here g_return_if_fail (FILE_pointer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:776:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:776:3: note: '{' token is here g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:776:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:776:3: note: ')' token is here g_return_if_fail (string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:789:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:789:3: note: '{' token is here g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:789:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:789:3: note: ')' token is here g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:828:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:828:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:828:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:828:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:829:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:829:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:829:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:829:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:830:3: note: '{' token is here g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:830:3: note: ')' token is here g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:835:3: note: '{' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:835:3: note: ')' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:848:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:848:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:848:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:848:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:849:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:849:3: note: '{' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:849:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:849:3: note: ')' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:884:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:884:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:884:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:884:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:906:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:906:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:906:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:906:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:907:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:907:3: note: '{' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:907:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:907:3: note: ')' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:923:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:923:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:923:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:923:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:999:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:999:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:999:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:999:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1000:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1000:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1000:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1000:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1001:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1001:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1001:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1001:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1002:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry->path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1002:3: note: '{' token is here g_return_if_fail (entry->path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1002:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry->path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1002:3: note: ')' token is here g_return_if_fail (entry->path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1003:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry->path[0] == '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1003:3: note: '{' token is here g_return_if_fail (entry->path[0] == '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1003:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry->path[0] == '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1003:3: note: ')' token is here g_return_if_fail (entry->path[0] == '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1004:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1004:3: note: '{' token is here g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1004:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1004:3: note: ')' token is here g_return_if_fail (callback_type >= 1 && callback_type <= 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1068:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (p != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1068:7: note: '{' token is here g_return_if_fail (p != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1068:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (p != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1068:7: note: ')' token is here g_return_if_fail (p != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1080:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1080:7: note: '{' token is here g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1080:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1080:7: note: ')' token is here g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1092:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1092:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1092:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1092:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1185:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1185:3: note: '{' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1185:3: note: ')' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1258:3: note: '{' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1258:3: note: ')' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1268:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1268:7: note: '{' token is here g_return_if_fail (ifactory_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1268:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1268:7: note: ')' token is here g_return_if_fail (ifactory_path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1309:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1309:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1310:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1310:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1311:3: note: '{' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1311:3: note: ')' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1306:24: warning: variable 'class' set but not used [-Wunused-but-set-variable] GtkItemFactoryClass *class; ^ gtkitemfactory.c:1330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1330:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1330:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1331:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1331:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1332:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1332:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1344:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1344:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1344:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1344:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1345:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1345:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1347:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1347:5: note: '{' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1347:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1347:5: note: ')' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1376:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1376:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:1376:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1376:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1377:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1377:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:1377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1377:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ifactory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1389:3: note: '{' token is here g_return_val_if_fail (ifactory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:1389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ifactory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1389:3: note: ')' token is here g_return_val_if_fail (ifactory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1390:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1390:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkitemfactory.c:1390:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1390:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ITEM_FACTORY (ifactory), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1426:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1426:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1427:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1427:3: note: '{' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1427:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1427:3: note: ')' token is here g_return_if_fail (GTK_IS_ITEM_FACTORY (ifactory)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1428:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (ifactory->widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1428:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (ifactory->widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1428:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (ifactory->widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1428:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (ifactory->widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1574:3: note: '{' token is here g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1574:3: note: ')' token is here g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scanner != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1594:3: note: '{' token is here g_return_if_fail (scanner != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scanner != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1594:3: note: ')' token is here g_return_if_fail (scanner != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1600:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2061:53: note: expanded from macro 'g_scanner_remove_symbol' #define g_scanner_remove_symbol( scanner, symbol ) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1600:3: note: '{' token is here g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2061:66: note: expanded from macro 'g_scanner_remove_symbol' #define g_scanner_remove_symbol( scanner, symbol ) G_STMT_START { \ ^ gtkitemfactory.c:1600:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2062:59: note: expanded from macro 'g_scanner_remove_symbol' g_scanner_scope_remove_symbol ((scanner), 0, (symbol)); \ ^ gtkitemfactory.c:1600:3: note: ')' token is here g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2063:3: note: expanded from macro 'g_scanner_remove_symbol' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1601:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_add_symbol (scanner, "menu-path", (gpointer)gtk_item_factory_parse_menu_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2058:57: note: expanded from macro 'g_scanner_add_symbol' #define g_scanner_add_symbol( scanner, symbol, value ) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1601:3: note: '{' token is here g_scanner_add_symbol (scanner, "menu-path", (gpointer)gtk_item_factory_parse_menu_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2058:70: note: expanded from macro 'g_scanner_add_symbol' #define g_scanner_add_symbol( scanner, symbol, value ) G_STMT_START { \ ^ gtkitemfactory.c:1601:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_add_symbol (scanner, "menu-path", (gpointer)gtk_item_factory_parse_menu_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2059:65: note: expanded from macro 'g_scanner_add_symbol' g_scanner_scope_add_symbol ((scanner), 0, (symbol), (value)); \ ^ gtkitemfactory.c:1601:3: note: ')' token is here g_scanner_add_symbol (scanner, "menu-path", (gpointer)gtk_item_factory_parse_menu_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2060:3: note: expanded from macro 'g_scanner_add_symbol' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1614:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2061:53: note: expanded from macro 'g_scanner_remove_symbol' #define g_scanner_remove_symbol( scanner, symbol ) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1614:3: note: '{' token is here g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2061:66: note: expanded from macro 'g_scanner_remove_symbol' #define g_scanner_remove_symbol( scanner, symbol ) G_STMT_START { \ ^ gtkitemfactory.c:1614:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2062:59: note: expanded from macro 'g_scanner_remove_symbol' g_scanner_scope_remove_symbol ((scanner), 0, (symbol)); \ ^ gtkitemfactory.c:1614:3: note: ')' token is here g_scanner_remove_symbol (scanner, "menu-path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2063:3: note: expanded from macro 'g_scanner_remove_symbol' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_add_symbol (scanner, "menu-path", saved_symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2058:57: note: expanded from macro 'g_scanner_add_symbol' #define g_scanner_add_symbol( scanner, symbol, value ) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1615:3: note: '{' token is here g_scanner_add_symbol (scanner, "menu-path", saved_symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2058:70: note: expanded from macro 'g_scanner_add_symbol' #define g_scanner_add_symbol( scanner, symbol, value ) G_STMT_START { \ ^ gtkitemfactory.c:1615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_add_symbol (scanner, "menu-path", saved_symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2059:65: note: expanded from macro 'g_scanner_add_symbol' g_scanner_scope_add_symbol ((scanner), 0, (symbol), (value)); \ ^ gtkitemfactory.c:1615:3: note: ')' token is here g_scanner_add_symbol (scanner, "menu-path", saved_symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2060:3: note: expanded from macro 'g_scanner_add_symbol' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1624:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1624:3: note: '{' token is here g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1624:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1624:3: note: ')' token is here g_return_if_fail (file_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkitemfactory.c:1654:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkitemfactory.c:1654:3: note: '{' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkitemfactory.c:1654:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkitemfactory.c:1654:3: note: ')' token is here g_return_if_fail (ifactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklabel.c -fno-common -DPIC -o .libs/gtklabel.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtklayout.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklayout.c -fno-common -DPIC -o .libs/gtklayout.o gtklabel.c:208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (label, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:208:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (label, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklabel.c:208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (label, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklabel.c:208:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (label, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:260:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:260:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:284:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:284:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:298:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:298:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:298:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:298:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:299:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (jtype >= GTK_JUSTIFY_LEFT && jtype <= GTK_JUSTIFY_FILL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:299:3: note: '{' token is here g_return_if_fail (jtype >= GTK_JUSTIFY_LEFT && jtype <= GTK_JUSTIFY_FILL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:299:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (jtype >= GTK_JUSTIFY_LEFT && jtype <= GTK_JUSTIFY_FILL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:299:3: note: ')' token is here g_return_if_fail (jtype >= GTK_JUSTIFY_LEFT && jtype <= GTK_JUSTIFY_FILL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:315:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:315:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:315:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:315:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:333:3: note: '{' token is here g_return_if_fail (label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:333:3: note: ')' token is here g_return_if_fail (label != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:334:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:334:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (label)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:335:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (str != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:335:3: note: '{' token is here g_return_if_fail (str != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:335:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (str != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:335:3: note: ')' token is here g_return_if_fail (str != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:345:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:345:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:346:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:346:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:382:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (uline, uline_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:38: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:382:7: note: '{' token is here g_chunk_free (uline, uline_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:51: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^ gtklabel.c:382:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (uline, uline_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:344:42: note: expanded from macro 'g_chunk_free' g_mem_chunk_free ((mem_chunk), (mem)); \ ^ gtklabel.c:382:7: note: ')' token is here g_chunk_free (uline, uline_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:345:3: note: expanded from macro 'g_chunk_free' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:414:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (word, word_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:38: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:414:7: note: '{' token is here g_chunk_free (word, word_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:343:51: note: expanded from macro 'g_chunk_free' #define g_chunk_free(mem, mem_chunk) G_STMT_START { \ ^ gtklabel.c:414:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_chunk_free (word, word_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:344:42: note: expanded from macro 'g_chunk_free' g_mem_chunk_free ((mem_chunk), (mem)); \ ^ gtklabel.c:414:7: note: ')' token is here g_chunk_free (word, word_chunk); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:345:3: note: expanded from macro 'g_chunk_free' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:597:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (label->wrap, min_width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:597:3: note: '{' token is here g_return_val_if_fail (label->wrap, min_width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklabel.c:597:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (label->wrap, min_width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklabel.c:597:3: note: ')' token is here g_return_val_if_fail (label->wrap, min_width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:632:3: note: '{' token is here g_return_if_fail (!label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:632:3: note: ')' token is here g_return_if_fail (!label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:721:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:721:3: note: '{' token is here g_return_if_fail (label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:721:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:721:3: note: ')' token is here g_return_if_fail (label->wrap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:717:14: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^ gtklabel.c:718:10: warning: variable 'ptrn' set but not used [-Wunused-but-set-variable] gchar *ptrn; ^ gtklabel.c:780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:780:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:780:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:781:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:781:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:781:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:781:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:851:3: note: '{' token is here g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklabel.c:851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklabel.c:851:3: note: ')' token is here g_return_if_fail (GTK_IS_LABEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:900:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LABEL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:900:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LABEL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklabel.c:900:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LABEL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklabel.c:900:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LABEL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:901:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:901:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklabel.c:901:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklabel.c:901:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:953:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LABEL (label), GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:953:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LABEL (label), GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklabel.c:953:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LABEL (label), GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklabel.c:953:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LABEL (label), GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklabel.c:954:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklabel.c:954:3: note: '{' token is here g_return_val_if_fail (string != NULL, GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklabel.c:954:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (string != NULL, GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklabel.c:954:3: note: ')' token is here g_return_val_if_fail (string != NULL, GDK_VoidSymbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 148 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkitemfactory.c -o gtkitemfactory.o >/dev/null 2>&1 gtklayout.c:126:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:126:3: note: '{' token is here g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklayout.c:126:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklayout.c:126:3: note: ')' token is here g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:127:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:127:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklayout.c:127:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklayout.c:127:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:134:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:134:3: note: '{' token is here g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklayout.c:134:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklayout.c:134:3: note: ')' token is here g_return_val_if_fail (layout != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:135:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklayout.c:135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklayout.c:135:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LAYOUT (layout), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:147:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:147:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:147:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:147:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:148:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:148:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:148:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:148:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:151:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:151:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:155:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:155:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:155:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:155:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:214:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:214:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:215:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:215:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:215:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:215:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:225:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:225:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:225:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:225:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:226:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:226:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:240:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:240:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:240:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:240:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:241:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:241:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:242:3: note: '{' token is here g_return_if_fail (child_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:242:3: note: ')' token is here g_return_if_fail (child_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:243:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:243:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:243:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:243:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:258:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (child_widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:258:5: note: '{' token is here GTK_PRIVATE_SET_FLAG (child_widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:258:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (child_widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:258:5: note: ')' token is here GTK_PRIVATE_SET_FLAG (child_widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:281:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:281:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:281:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:281:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:282:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:282:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:308:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:308:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:308:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:308:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:309:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:309:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:324:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:324:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:325:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:325:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:333:3: note: '{' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:333:3: note: ')' token is here g_return_if_fail (layout != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:334:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:334:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (layout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:403:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkLayoutClass, set_scroll_adjustments), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklayout.c:440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:440:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:440:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:441:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:441:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:441:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:441:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:444:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (layout, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:444:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (layout, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklayout.c:444:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (layout, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklayout.c:444:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (layout, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:500:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:500:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:501:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:501:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:505:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:505:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklayout.c:505:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklayout.c:505:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:530:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:530:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:531:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:531:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:550:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:550:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:550:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:550:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:551:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:551:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:551:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:551:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:578:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:578:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:578:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:578:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:579:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:579:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:579:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:579:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:626:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:626:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:626:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:626:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:627:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:627:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:627:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:627:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:656:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:656:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklayout.c:656:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklayout.c:656:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:657:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LAYOUT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:657:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LAYOUT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklayout.c:657:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LAYOUT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklayout.c:657:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LAYOUT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:690:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:690:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:690:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:690:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:691:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:691:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:691:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:706:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:706:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:706:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:706:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:726:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:726:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:727:3: note: '{' token is here g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:727:3: note: ')' token is here g_return_if_fail (GTK_IS_LAYOUT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:728:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklayout.c:728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklayout.c:728:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:765:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:765:2: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:765:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:765:2: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklayout.c:770:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklayout.c:770:2: note: '{' token is here GTK_PRIVATE_SET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:770:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtklayout.c:770:2: note: ')' token is here GTK_PRIVATE_SET_FLAG (child->widget, GTK_IS_OFFSCREEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 48 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklabel.c -o gtklabel.o >/dev/null 2>&1 99 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklayout.c -o gtklayout.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtklist.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtklistitem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklist.c -fno-common -DPIC -o .libs/gtklist.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklistitem.c -fno-common -DPIC -o .libs/gtklistitem.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmain.c gtklist.c:220:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListClass, selection_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:227:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListClass, select_child), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:235:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListClass, unselect_child), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:370:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:370:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:370:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:370:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:371:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:371:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:371:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:371:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:372:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:372:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:372:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:372:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:412:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:412:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:412:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:412:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:413:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:413:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:413:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:413:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:414:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:414:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:414:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:414:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:459:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:459:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:460:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:460:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:460:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:460:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:462:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklist.c:462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklist.c:462:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:492:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:492:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:492:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:492:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:493:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:493:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:493:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:493:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:495:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklist.c:495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklist.c:495:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:517:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:517:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:518:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:518:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:525:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtklist.c:525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtklist.c:525:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:553:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:553:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:554:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:554:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:554:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:554:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:555:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:555:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:555:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:555:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:652:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:652:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:652:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:652:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:653:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:653:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:653:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:653:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:654:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:654:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:654:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:654:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:788:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:788:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:788:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:788:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:789:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:789:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:789:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:789:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:790:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:790:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:790:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:790:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:842:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:842:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:842:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:842:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:843:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:843:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:843:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:843:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:844:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:844:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:844:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:844:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:871:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:871:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:872:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:872:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:872:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:872:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:873:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:873:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:873:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:873:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:900:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:900:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:900:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:900:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:920:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:920:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:920:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:920:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:921:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:921:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:921:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:921:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:922:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:922:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:922:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:922:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:923:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:923:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:923:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:923:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:937:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:937:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:938:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:938:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:938:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:938:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:939:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:939:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:939:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:940:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container == GTK_CONTAINER (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:940:3: note: '{' token is here g_return_if_fail (container == GTK_CONTAINER (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:940:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container == GTK_CONTAINER (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:940:3: note: ')' token is here g_return_if_fail (container == GTK_CONTAINER (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:960:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:960:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:960:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:960:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:961:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:961:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:961:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:961:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:962:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:962:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:962:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:962:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:988:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:988:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:988:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:988:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:989:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:989:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:989:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:989:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:992:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:992:5: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:992:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:992:5: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1045:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1045:3: note: '{' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:1045:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:1045:3: note: ')' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1046:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1046:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:1046:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:1046:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1097:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1097:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1097:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1097:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1098:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1098:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1098:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1098:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmain.c -fno-common -DPIC -o .libs/gtkmain.o gtklist.c:1214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1214:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1214:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1215:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1215:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1215:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1215:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1224:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1224:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1224:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1224:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1225:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1225:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1225:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1225:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1258:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1258:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1259:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1259:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1259:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1259:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (list != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1355:3: note: '{' token is here g_return_val_if_fail (list != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:1355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (list != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:1355:3: note: ')' token is here g_return_val_if_fail (list != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1356:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (list), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1356:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST (list), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:1356:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST (list), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:1356:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST (list), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1357:3: note: '{' token is here g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklist.c:1357:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklist.c:1357:3: note: ')' token is here g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1392:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1392:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1392:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1392:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1393:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1393:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1393:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1393:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1503:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1503:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1503:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1503:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1504:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1504:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1504:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1504:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1528:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1528:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1529:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1529:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1529:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1529:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1542:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1542:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1542:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1542:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1543:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1543:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1543:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1543:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1570:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1570:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1571:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1571:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1571:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1571:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1629:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1629:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1629:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1629:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1630:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1630:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1630:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1630:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1677:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1677:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1677:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1677:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1678:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1678:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1678:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1678:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1705:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1705:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1705:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1705:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1706:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1706:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1706:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1706:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:122:21: gtklist.c:1733:3: warning: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' GTK_SIGNAL_OFFSET (GtkListItemClass, toggle_focus_row), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' ./gtksignal.h:# define G_STMT_START (void)( ^ gtklist.c:1733:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ 41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:1733:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1733:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1734:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1734:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:129:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListItemClass, select_all), gtklist.c:1734:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' ^ #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) gtklist.c:1734:3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89note: ')' token is here:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:136:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListItemClass, unselect_all), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklistitem.c:143:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListItemClass, undo_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklistitem.c:150:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListItemClass, start_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:1757:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtklistitem.c g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:157:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 GTK_SIGNAL_OFFSET (GtkListItemClass, end_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: :33: note: expanded from macro 'g_return_if_fail'note: expanded from macro 'GTK_SIGNAL_OFFSET' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:1757:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:164:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListItemClass, toggle_add_mode), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:1757:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1757:3: note: ')' token is here gtklistitem.c: g_return_if_fail (list != NULL); 171:21: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ GTK_SIGNAL_OFFSET (GtkListItemClass, extend_selection), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' gtklist.c:1758:#define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) 3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h: 89:50warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : note: expanded from macro 'GTK_STRUCT_OFFSET' g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1758:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417gtklistitem.c:179::4521: : note: expanded from macro 'g_return_if_fail'warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkListItemClass, scroll_vertical), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^./gtksignal.h:41 :43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:1758gtklistitem.c:186:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_SIGNAL_OFFSET (GtkListItemClass, scroll_horizontal), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41 g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' : note: expanded from macro 'g_return_if_fail' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89 }; }G_STMT_END ^ gtklist.c:1758:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:50: note: expanded from macro 'GTK_STRUCT_OFFSET' note: #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:314:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (list_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:314:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (list_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklist.c:1852:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1852:3gtklistitem.c:314:: note: '{' token is here 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_WIDGET_SET_FLAGS (list_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklistitem.c:314:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (list_item, GTK_CAN_FOCUS);#define g_return_if_fail(expr) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1852:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1852:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1853:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1853:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1853:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1853:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1854:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1854:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1854:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1854:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1855:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1855:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:1879:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1879:3: note: '{' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1879:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1879:3gtklistitem.c:361:: 3:note: ')' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~15: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:417:33: :25: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:361:3gtklist.c:1880:3: note: '{' token is here: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_LIST (list));#define g_return_if_fail(expr) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1880:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1880:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1880:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:361:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:362:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:362:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:362:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:362:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:364:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtklist.c:1925:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]# define G_STMT_START (void)( ^ g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtklistitem.c:364:3: note: 417'{' token is here :33: GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h: note: expanded from macro 'g_return_if_fail' 116:54: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: note: expanded from macro 'G_STMT_START'expanded from macro 'GTK_WIDGET_SET_FLAGS' # define G_STMT_START (void)( ^ #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklist.c:1925:3: note: '{' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:364:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:1925:3: warning: ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END g_return_if_fail (list != 0); ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~gtklistitem.c:364:3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: ')' token is here :428:14 GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ../gtk/gtkwidget.hgtklist.c:1925:116::3: note: ')' token is here 93 g_return_if_fail (list != 0); : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~note: expanded from macro 'GTK_WIDGET_SET_FLAGS' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: # define G_STMT_END )note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ^ gtklist.c:1926:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1926:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1926:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1926:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail'gtklistitem.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237note: expanded from macro 'G_STMT_END':32 :# define G_STMT_END ) ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:399:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:399:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:400:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtklist.c:1951 }; }G_STMT_END ^ :3:gtklistitem.c:400:3 warning: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (GTK_IS_LIST_ITEM (widget)); 417:33: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:#define g_return_if_fail(expr) G_STMT_START{ \ 15: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) : ^ 237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:1951:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtklistitem.c#define g_return_if_fail(expr) G_STMT_START{ \ ^ :401:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtklist.c:1951:3: g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (list != NULL);237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklistitem.c:401:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:14:417: note: 45:expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^gtklist.c: 1951:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:401:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtklist.c:1952: g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 14 g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:: 33: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ }; }G_STMT_END ^ gtklistitem.c:401:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 428gtklist.c:15:1952:: 3:note: expanded from macro 'g_return_if_fail' note: '{' token is here }; }G_STMT_END ^~~~~~~~~~ g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' 417# define G_STMT_END ) ^ :45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:1952:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:1952:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:425:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:425:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:425:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:425:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:426:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:426:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtklist.c:2004:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 238 g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: :25: note: expanded from macro 'G_STMT_END' note: # define G_STMT_END ) expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ gtklistitem.c:427:3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtklist.c:2004417:33: note: expanded from macro 'g_return_if_fail' :3:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:427:3 note: '{' token is here : g_return_if_fail (list != NULL);note: '{' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 g_return_if_fail (allocation != NULL); :45: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:#define g_return_if_fail(expr) G_STMT_START{ \ 417:45: note: expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2004:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: gtklistitem.c:427:3:expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtklist.c g_return_if_fail (allocation != NULL);:2004:3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428note: ')' token is here :14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklistitem.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: :427:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'g_return_if_fail' 428 }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238::15: note: expanded from macro 'g_return_if_fail'25: note: expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: # define G_STMT_END ) ^ note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2005:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2005:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2005:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2005:3: note: ')' token is here gtklistitem.c g_return_if_fail (GTK_IS_LIST (list)); :453:3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (widget != NULL); :428: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' :417# define G_STMT_END ) :33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 ^ :gtklist.c32: note: expanded from macro 'G_STMT_START':2006:3: # define G_STMT_START (void)( ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); gtklistitem.c:453:3: note: '{' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: 417:45: note: expanded from macro 'g_return_if_fail' note: #define g_return_if_fail(expr) G_STMT_START{ \ expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'#define g_return_if_fail(expr) G_STMT_START{ \ ^# define G_STMT_START (void)( ^ gtklist.c:2006:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:453:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtklist.c:2006:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::428428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END:14: ^ gtklist.c:2006:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25expanded from macro 'g_return_if_fail': note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ }; }G_STMT_END ^ gtklistitem.c:453:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' 2007 }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2007:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:466:3: warning: gtklist.c:2007:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2007:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtklist.c: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:466:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ 2024:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2024:3: note: '{' token is here g_return_if_fail (list != NULL); gtklistitem.c:466:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:466:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ 15: gtklist.c:2024:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) }; }G_STMT_END ^ gtklist.c:2024:3: note: ')' token is here ^ g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklistitem.c:467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2025:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:467:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtklistitem.c:467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' 237: }; }G_STMT_END ^ gtklistitem.c:467:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:42832: note: expanded from macro 'G_STMT_START' :15# define G_STMT_START (void)( ^ : note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtklist.c::2025:3: note: 238'{' token is here :25: note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:# define G_STMT_END ) ^ 45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:468:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2025:3:gtklistitem.c:468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:468:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 428expanded from macro 'g_return_if_fail' : }; }G_STMT_END15 ^ : note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2025:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2026:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2026:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2026:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2026:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2027:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2027:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2027:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2027:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2050:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2050:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2050:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14gtklistitem.c:511:3:: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: 417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2050/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c::3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~511:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' :417:45: note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL);gtklist.c:2051:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: :33: note: expanded from macro 'g_return_if_fail' note: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END# define G_STMT_START (void)( ^ gtklist.c: ^ gtklistitem.c:5112051:3: note: ')' token is here :3: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428note: '{' token is here :15: note: g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ :45: gtklistitem.c:512:note: expanded from macro 'g_return_if_fail' 3#define g_return_if_fail(expr) G_STMT_START{ \ ^ : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.cgtklist.c:512:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ :2051:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtklistitem.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: g_return_if_fail (GTK_IS_LIST (list));note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2051:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ }; }G_STMT_END ^ gtklistitem.c:512:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:521:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:521:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtklist.c:2132:57: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] :430:52: note: expanded from macro 'g_return_val_if_fail' if (list->selection_mode != GTK_SELECTION_EXTENDED || !list->anchor < 0) #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ ~ ^ gtklistitem.c:521:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:521:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' gtklist.c }; }G_STMT_END ^~~~~~~~~~ :2132:57: note: add parentheses after the '!' to evaluate the comparison first /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 if (list->selection_mode != GTK_SELECTION_EXTENDED || !list->anchor < 0) ^: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ( ) gtklistitem.c:522:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' gtklist.c:2132:57: note: add parentheses around left hand side expression to silence this warning#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:522:3: note: '{' token is here if (list->selection_mode != GTK_SELECTION_EXTENDED || !list->anchor < 0) ^ ( ) g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430 :52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:522:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:522:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:523:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:523:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:523:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:523:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2132:71: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare] if (list->selection_mode != GTK_SELECTION_EXTENDED || !list->anchor < 0) ~~~~~~~~~~~~~ ^ ~ gtklistitem.c:539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:539:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:539:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:540:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:540:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:540:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:541:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtklist.c:2208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :52: note: expanded from macro 'g_return_val_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :237:32:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:541:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtklist.c:2208:3: note: '{' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' gtklist.c:2208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^ gtklistitem.c:541:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2208:3: note: ')' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2209:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2209:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2233:3: note: '{' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2233:3: note: ')' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2234:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2234:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.cgtklistitem.c:576::2234:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:576:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:576:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:576:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:577:3: g_return_if_fail (GTK_IS_LIST (list)); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:577:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtklistitem.c:577:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2234:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END }; }G_STMT_END ^ gtklistitem.c:577:3: note: ')' token is here ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:578:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:578:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:578:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:578:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:580:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:580:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklistitem.c:580:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtklistitem.c:580:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:590:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:590:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:590:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:590:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:591:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:591:3: note: '{' token is here g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtklistitem.c:591:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:591:3: note: ')' token is here g_return_val_if_fail (GTK_IS_LIST_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:592:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430gtklist.c:52: note: expanded from macro 'g_return_val_if_fail' :#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ 2276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtklistitem.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:33: note: expanded from macro 'g_return_if_fail': 441#define g_return_if_fail(expr) G_STMT_START{ \:14: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2276:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtklistitem.c:592:3: note: ')' token is here gtklist.c:2276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:594 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2276:3: note: ')' token is here :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' g_return_if_fail (list != NULL); #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 : note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:594:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h55::428:15 note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' : note: expanded from macro 'g_return_if_fail' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2277:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list));gtklistitem.c:594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtklistitem.c: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45594::3: note: note: expanded from macro 'g_return_if_fail' ')' token is here#define g_return_if_fail(expr) G_STMT_START{ \ ^ GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2277:3: note: ')' token is here gtklistitem.c g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428::15: note: expanded from macro 'g_return_if_fail'603:3: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hwarning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :238 g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: :note: expanded from macro 'g_return_if_fail'25: note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ # define G_STMT_END ) ^ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:603:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:603:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:603:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:604:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:604:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:604gtklist.c:2320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~: 3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 417:33: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h428:14:237:32:: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_START' }; }G_STMT_END ^# define G_STMT_START (void)( ^ gtklistitem.c:604:3 : note: gtklist.c:2320')' token is here :3: g_return_if_fail (GTK_IS_LIST_ITEM (item)); note: '{' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' :#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtklist.c:2320:3:# define G_STMT_END ) ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2320:3: note: ')' token is here g_return_if_fail (list != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:620:gtklist.c:2321:3: 3:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: 33: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'g_return_if_fail' 417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:2321:3:32: note: expanded from macro 'G_STMT_START' : note: # define G_STMT_START (void)( ^ '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: gtklistitem.c:620:3expanded from macro 'g_return_if_fail' :#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.cgtklistitem.c:620:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:620:3: note: ')' token is here g_return_if_fail (item != NULL);2321:3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: 15: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END ^ gtklist.c:2321:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail'gtklistitem.c:621:3 : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END 417:33: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ # define G_STMT_END ) ^~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:621:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:621:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:630:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:630:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:630:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:630:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklistitem.c:631:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklistitem.c:631:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklistitem.c:631:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklistitem.c:631:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtklist.c:2461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 :25: note: expanded from macro 'G_STMT_END' # define G_STMT_END )../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: ^ 32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2461:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtklist.c:2461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtklist.c:2461:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2470:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtklist.c:2470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtklist.c:2470:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2480:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2480:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtklist.c:2480:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtklist.c:2480:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2489:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2489:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtklist.c:2489:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtklist.c:2489:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2515:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2515:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2516:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2516:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2517:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2517:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2518:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2518:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2527:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2527:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2528:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2528:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2529:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2529:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2529:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2529:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2530:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2530:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2539:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2539:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2540:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2540:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2540:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2541:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2541:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2541:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2542:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2542:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2542:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2542:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2551:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2551:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2551:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2551:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2552:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2552:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2552:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2552:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2553:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2553:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2554:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2554:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2554:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2554:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2563:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2563:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2564:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2564:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2565:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2565:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2566:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2566:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2566:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2566:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2575:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2575:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2575:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2575:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2576:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2576:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2576:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2576:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2577:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2577:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2577:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2577:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2578:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2578:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2578:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2578:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2590:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2590:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2590:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2590:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2591:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2591:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2591:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2591:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2592:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2592:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2593:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2593:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2605:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2605:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2605:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2605:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2606:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2606:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2606:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2606:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2607:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2607:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2607:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2607:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2608:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2608:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2608:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2608:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2619:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2619:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2620:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2620:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2620:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2620:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2621:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2621:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2622:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2622:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2622:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2622:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2631:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2631:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2631:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2631:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2632:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2632:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2633:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2633:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2633:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2633:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2634:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2634:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2647:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2647:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2647:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2647:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2648:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2648:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2648:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2648:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2649:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2649:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2649:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2649:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2650:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2650:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2650:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2650:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2700:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2700:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2701:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2701:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2701:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2701:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2702:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2702:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2703:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2703:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2703:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2703:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2723:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2723:3: note: '{' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2723:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2723:3: note: ')' token is here g_return_if_fail (list_item != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2724:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2724:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2724:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2724:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (list_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2725:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2725:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2725:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2725:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2726:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2726:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2754:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2754:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2754:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2754:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2755:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2755:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2755:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2755:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2756:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2756:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2756:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2756:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2757:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2757:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2757:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2757:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (list)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2768:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2768:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2768:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2768:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2769:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2769:3: note: '{' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2769:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2769:3: note: ')' token is here g_return_if_fail (GTK_IS_LIST (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtklist.c:2770:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtklist.c:2770:3: note: '{' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtklist.c:2770:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtklist.c:2770:3: note: ')' token is here g_return_if_fail (context != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 82 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklistitem.c -o gtklistitem.o >/dev/null 2>&1 gtkmain.c:523:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:523:7: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkmain.c:523:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkmain.c:523:7: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:525:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:525:7: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkmain.c:525:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkmain.c:525:7: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (main_loops != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:582:3: note: '{' token is here g_return_if_fail (main_loops != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (main_loops != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:582:3: note: ')' token is here g_return_if_fail (main_loops != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:592:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkmain.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkmain.c:592:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:594:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkmain.c:594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkmain.c:594:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:602:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:602:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkmain.c:602:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkmain.c:602:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:604:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:604:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkmain.c:604:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkmain.c:604:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:615:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkmain.c:615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkmain.c:615:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:617:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:617:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkmain.c:617:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkmain.c:617:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:826:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:826:6: note: '{' token is here GTK_PRIVATE_SET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkmain.c:826:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkmain.c:826:6: note: ')' token is here GTK_PRIVATE_SET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:833:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:833:4: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkmain.c:833:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkmain.c:833:4: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (event_widget, GTK_LEAVE_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:872:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:872:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:872:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:872:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:876:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:876:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmain.c:876:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmain.c:876:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:894:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:894:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:894:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:894:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:898:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:898:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkmain.c:898:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkmain.c:898:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_GRAB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:925:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (snooper != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:925:3: note: '{' token is here g_return_val_if_fail (snooper != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmain.c:925:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (snooper != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmain.c:925:3: note: ')' token is here g_return_val_if_fail (snooper != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:986:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((function != NULL) || (marshal != NULL), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:986:3: note: '{' token is here g_return_val_if_fail ((function != NULL) || (marshal != NULL), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmain.c:986:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((function != NULL) || (marshal != NULL), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmain.c:986:3: note: ')' token is here g_return_val_if_fail ((function != NULL) || (marshal != NULL), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:1030:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (main_level > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:1030:3: note: '{' token is here g_return_if_fail (main_level > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:1030:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (main_level > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:1030:3: note: ')' token is here g_return_if_fail (main_level > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:1031:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:1031:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:1031:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:1031:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:1032:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:1032:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:1032:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:1032:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:1326:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:1326:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:1326:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:1326:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:1327:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:1327:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:1327:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:1327:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmain.c:1328:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmain.c:1328:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmain.c:1328:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmain.c:1328:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 46 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmain.c -o gtkmain.o >/dev/null 2>&1 343 warnings generated. /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmarshal.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtklist.c -o gtklist.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmarshal.c -fno-common -DPIC -o .libs/gtkmarshal.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmarshal.c -o gtkmarshal.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmenu.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenu.c -fno-common -DPIC -o .libs/gtkmenu.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmenubar.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenubar.c -fno-common -DPIC -o .libs/gtkmenubar.o gtkmenu.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (menu, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:242:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (menu, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenu.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (menu, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenu.c:242:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (menu, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:256:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:256:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:256:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:256:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:257:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:257:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:257:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:257:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:298:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:298:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:298:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:298:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:299:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:299:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:299:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:299:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:300:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (attach_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:300:3: note: '{' token is here g_return_if_fail (attach_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:300:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (attach_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:300:3: note: ')' token is here g_return_if_fail (attach_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (attach_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:301:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (attach_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (attach_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:301:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (attach_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (detacher != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:302:3: note: '{' token is here g_return_if_fail (detacher != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (detacher != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:302:3: note: ')' token is here g_return_if_fail (detacher != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:336:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:336:3: note: '{' token is here g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:336:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:336:3: note: ')' token is here g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:337:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:337:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:337:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:337:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:350:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:350:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:350:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:350:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:351:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:351:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:406:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:406:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:406:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:406:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:407:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:407:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:407:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:407:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:474:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:474:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:475:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:475:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:468:14: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^ gtkmenu.c:573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:573:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:573:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:574:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:574:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:629:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:629:3: note: '{' token is here g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:629:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:629:3: note: ')' token is here g_return_val_if_fail (menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:630:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:630:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:630:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:630:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:662:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:662:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:662:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:662:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:663:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:663:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:663:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:663:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:683:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:683:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:683:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:683:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:698:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:698:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:698:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:698:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:708:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:708:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:708:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:708:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:730:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:730:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:738:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:738:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:738:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:738:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:739:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:739:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:750:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:750:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:750:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:750:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:751:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:751:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:751:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:751:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:817:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:817:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:817:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:817:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:818:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:818:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:818:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:818:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:830:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:830:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:831:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:831:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:831:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:831:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:848:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:848:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:848:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:848:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:849:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:849:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:849:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:849:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:851:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenu.c:851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenu.c:851:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:885:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:885:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:885:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:885:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:886:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:886:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:886:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:886:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:887:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:887:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:887:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:887:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:943:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:943:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:943:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:943:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:944:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:944:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:944:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:944:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:945:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:945:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:945:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:945:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:990:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:990:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:990:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:990:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:991:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:991:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:991:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:991:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1013:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1013:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1014:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1014:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1014:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1014:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1015:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1015:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1015:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1015:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1045:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1045:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1045:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1045:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1046:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1046:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1046:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1046:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1047:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1047:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1047:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1047:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1043:12: warning: variable 'menu' set but not used [-Wunused-but-set-variable] GtkMenu *menu; ^ gtkmenu.c:1080:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1080:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1080:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1080:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1081:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1081:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1081:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1081:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1082:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1082:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1082:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1082:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1384:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item->submenu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1384:3: note: '{' token is here g_return_if_fail (menu_item->submenu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1384:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item->submenu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1384:3: note: ')' token is here g_return_if_fail (menu_item->submenu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1385:3: note: '{' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1385:3: note: ')' token is here g_return_if_fail (event != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1452:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1452:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1452:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1452:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1467:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1467:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1482:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1482:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU (menu), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenu.c:1482:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU (menu), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenu.c:1482:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU (menu), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1499:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1499:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1516:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1516:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1517:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1517:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1536:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1536:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1537:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1537:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1599:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:42: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1599:5: note: '{' token is here GTK_OBJECT_SET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:54: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtkmenu.c:1599:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:92: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtkmenu.c:1599:5: note: ')' token is here GTK_OBJECT_SET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:93: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmenufactory.c gtkmenu.c:1607:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1607:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1607:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1607:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1608:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1608:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1608:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1608:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1618:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1618:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1618:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1618:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenu.c:1619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenu.c:1619:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenu.c:1619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenu.c:1619:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:221:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:221:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:221:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:221:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:222:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:222:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:222:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:222:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:223:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:223:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:223:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:223:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:283:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:283:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:283:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:283:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:284:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:284:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:285:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:285:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:339:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_bar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:339:3: note: '{' token is here g_return_if_fail (menu_bar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:339:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_bar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:339:3: note: ')' token is here g_return_if_fail (menu_bar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:340:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (menu_bar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:340:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_BAR (menu_bar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:340:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (menu_bar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:340:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_BAR (menu_bar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:357:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:357:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:357:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:358:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:358:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:358:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:358:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:381:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:381:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:381:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:381:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:382:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:382:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:382:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:382:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:383:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:383:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenubar.c:383:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenubar.c:383:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:412:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:412:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenubar.c:412:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenubar.c:412:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:413:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_BAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:413:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_BAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenubar.c:413:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_BAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenubar.c:413:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_BAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenubar.c:414:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenubar.c:414:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenubar.c:414:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenubar.c:414:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenufactory.c -fno-common -DPIC -o .libs/gtkmenufactory.o 32 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenubar.c -o gtkmenubar.o >/dev/null 2>&1 140 warnings generated. gtkmenufactory.c:83:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:83:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:83:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:83:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenu.c -o gtkmenu.o >/dev/null 2>&1 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:114:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:114:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:115:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:115:3: note: '{' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:115:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:115:3: note: ')' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:116:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:116:3: note: '{' token is here g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:116:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:116:3: note: ')' token is here g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:134:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:134:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:134:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:134:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:135:3: note: '{' token is here g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:135:3: note: ')' token is here g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:136:3: note: '{' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:136:3: note: ')' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:152:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:152:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:152:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:152:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:153:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paths != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:153:3: note: '{' token is here g_return_if_fail (paths != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:153:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paths != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:153:3: note: ')' token is here g_return_if_fail (paths != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (npaths > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:154:3: note: '{' token is here g_return_if_fail (npaths > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (npaths > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:154:3: note: ')' token is here g_return_if_fail (npaths > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:170:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:170:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:170:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:170:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:171:3: note: '{' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:171:3: note: ')' token is here g_return_if_fail (entries != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:172:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:172:3: note: '{' token is here g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:172:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:172:3: note: ')' token is here g_return_if_fail (nentries > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:186:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:186:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:187:3: note: '{' token is here g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:187:3: note: ')' token is here g_return_if_fail (subfactory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:188:3: note: '{' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:188:3: note: ')' token is here g_return_if_fail (path != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:197:3: note: '{' token is here g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenufactory.c:197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:197:3: note: ')' token is here g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:198:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:198:3: note: '{' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenufactory.c:198:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:198:3: note: ')' token is here g_return_val_if_fail (path != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:219:3: note: '{' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:219:3: note: ')' token is here g_return_if_fail (factory != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:220:3: note: '{' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenufactory.c:220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:220:3: note: ')' token is here g_return_if_fail (entry != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenufactory.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenufactory.c:399:3: note: '{' token is here g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenufactory.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenufactory.c:399:3: note: ')' token is here g_return_val_if_fail (factory != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 42 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenufactory.c -o gtkmenufactory.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmenuitem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenuitem.c -fno-common -DPIC -o .libs/gtkmenuitem.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmenushell.c gtkmenuitem.c:129:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuItemClass, activate), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenuitem.c:137:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuItemClass, activate_item), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkmisc.c gtkmenuitem.c:209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:209:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:209:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:210:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:210:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:227:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:227:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:228:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:228:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:228:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:228:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item->submenu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:231:3: note: '{' token is here g_return_if_fail (menu_item->submenu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item->submenu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:231:3: note: ')' token is here g_return_if_fail (menu_item->submenu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:240:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:240:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:240:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:240:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:241:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:241:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:260:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:260:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:261:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:261:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:271:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:271:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:272:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:272:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:282:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:282:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:283:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:283:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:283:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:283:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:292:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:292:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:292:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:292:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:293:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:293:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:293:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:293:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:301:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:301:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:302:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:302:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:310:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:310:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:311:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:311:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:343:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:343:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:343:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:343:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:344:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:344:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:344:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:344:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:345:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:345:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:384:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:384:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:384:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:384:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:385:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:385:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:386:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:386:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:429:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:429:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:429:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:429:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:430:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:430:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:485:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:485:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:485:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:485:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:486:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:486:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:486:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:486:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:487:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:487:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:487:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:487:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:510:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenuitem.c:510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:510:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:511:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenuitem.c:511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:511:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:512:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenuitem.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:512:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:538:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:538:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:538:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:538:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:539:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:539:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:569:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:569:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:570:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:570:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:603:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:603:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:603:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:603:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:604:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:604:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:604:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:604:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:638:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:638:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkmenuitem.c:638:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkmenuitem.c:638:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:642:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:642:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkmenuitem.c:642:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkmenuitem.c:642:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:680:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:680:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:680:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:680:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:681:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (x != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:681:3: note: '{' token is here g_return_if_fail (x != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:681:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (x != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:681:3: note: ')' token is here g_return_if_fail (x != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:682:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (y != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:682:3: note: '{' token is here g_return_if_fail (y != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:682:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (y != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:682:3: note: ')' token is here g_return_if_fail (y != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:754:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menuitem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:754:3: note: '{' token is here g_return_if_fail (menuitem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:754:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menuitem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:754:3: note: ')' token is here g_return_if_fail (menuitem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:755:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menuitem)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:755:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menuitem)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:755:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menuitem)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:755:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menuitem)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:766:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:766:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:766:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:766:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:767:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:767:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:767:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:767:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:784:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:784:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:784:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:784:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:785:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:785:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:785:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:785:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:806:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:806:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:807:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:807:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:807:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:807:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenuitem.c:808:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenuitem.c:808:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenuitem.c:808:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenuitem.c:808:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenushell.c -fno-common -DPIC -o .libs/gtkmenushell.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmisc.c -fno-common -DPIC -o .libs/gtkmisc.o 108 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenuitem.c -o gtkmenuitem.o >/dev/null 2>&1 gtkmenushell.c:195:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuShellClass, deactivate), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:202:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuShellClass, selection_done), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:209:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuShellClass, move_current), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:217:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuShellClass, activate_current), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:225:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkMenuShellClass, cancel), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:307:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:307:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:307:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:307:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:308:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:308:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:308:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:308:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:309:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:309:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:310:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:310:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:331:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:331:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:332:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:332:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:344:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:344:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:344:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:344:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:345:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:345:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:348:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (menu_shell, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:348:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (menu_shell, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenushell.c:348:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (menu_shell, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenushell.c:348:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (menu_shell, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:369:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:369:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:369:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:369:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:370:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:370:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:370:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:370:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:372:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:372:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenushell.c:372:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkmenushell.c:372:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:405:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:405:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:405:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:405:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:406:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:406:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:406:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:406:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:407:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:407:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:407:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:407:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:459:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:459:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:460:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:460:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:460:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:460:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:461:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:461:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:538:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:538:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:538:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:538:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:539:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:539:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:540:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \gtkmisc.c:166:3: warning: ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkmenushell.c:540#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32warning: : note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmisc.c'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :166:3: g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14:note: '{' token is herenote: expanded from macro 'g_return_val_if_fail' g_return_if_fail (misc != NULL); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:540:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: g_return_val_if_fail (event != NULL, FALSE);note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:565:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:565:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:gtkmisc.c:166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 566:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: 14: note: expanded from macro 'g_return_val_if_fail' note: #define g_return_val_if_fail(expr,val) G_STMT_START{ \expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END ^ # define G_STMT_START (void)(gtkmisc.c:166:3 ^ gtkmenushell.c:566::3 note: : note: ')' token is here g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52 ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 note: :25expanded from macro 'g_return_val_if_fail' : note: expanded from macro 'G_STMT_END' #define g_return_val_if_fail(expr,val) G_STMT_START{ \# define G_STMT_END ) ^ ^ gtkmisc.c:167:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmisc.c:167:3: note: '{' token is here gtkmenushell.c: g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 566:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_return_if_fail(expr) G_STMT_START{ \ :441:14 ^ : note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:566:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:567:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:567:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' gtkmisc.c:167:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_val_if_fail(expr,val) G_STMT_START{ \ g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmisc.c:167:3: note: ')' token is here gtkmenushell.c g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ :567/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238::25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:567:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:608:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:608:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:608:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:608:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:609:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:609:3: gtkmisc.c:203:3: warning: note: ')' token is here '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (widget), FALSE); g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::33441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::238:25: note: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmisc.c:203:3: note: '{' token is hereexpanded from macro 'G_STMT_END' g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ # define G_STMT_END ) ^ gtkmisc.c:203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkmenushell.c g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428::14: 610note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ gtkmisc.c:3203:3:: note: ')' token is here g_return_if_fail (misc != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmisc.c:204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (event != NULL, FALSE); #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' :32#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ note: gtkmenushell.c:610:3: note: expanded from macro 'G_STMT_START''{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ # define G_STMT_START (void)( ^ gtkmisc.c:204:3: note: '{' token is here g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkmenushell.c:610:3: #define g_return_if_fail(expr) G_STMT_START{ \ ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:610:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkmisc.c# define G_STMT_END ) ^:204 :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmisc.c:204:3: note: ')' token is here g_return_if_fail (GTK_IS_MISC (misc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:663:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:663:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmisc.c:235:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkmenushell.c:663:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (container != NULL); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:663#define g_return_if_fail(expr) G_STMT_START{ \ :3: ^~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: 428:15:note: expanded from macro 'G_STMT_START' note: # define G_STMT_START (void)( ^ expanded from macro 'g_return_if_fail' gtkmisc.c:235:3: note: '{' token is here }; }G_STMT_END g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:664:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkmisc.c:237:32:235: note: expanded from macro 'G_STMT_START'3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_START (void)( ^ gtkmenushell.c:664 g_return_if_fail (widget != NULL); :3: note: '{' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail': note: }; }G_STMT_END ^ gtkmisc.c:235:3: note: ')' token is here expanded from macro 'g_return_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: #define g_return_if_fail(expr) G_STMT_START{ \ ^note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmisc.c:236:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MISC (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32gtkmenushell.c:664:3: note: expanded from macro 'G_STMT_START': warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c# define G_STMT_START (void)(:664:3: note: ')' token is here ^ g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmisc.c:236/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3: note: '{' token is here g_return_if_fail (GTK_IS_MISC (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ 238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:665:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkmisc.c:236:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MISC (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:# define G_STMT_START (void)( ^ gtkmenushell.c:665note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END3: note: '{' token is here ^ gtkmisc.c g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail'236:3: note: ')' token is here g_return_if_fail (GTK_IS_MISC (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' ^ # define G_STMT_END ) ^ gtkmisc.c:238:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmenushell.c:665:3: ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 g_return_if_fail (widget != NULL);: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'G_STMT_START' 428:14# define G_STMT_START (void)( ^ :gtkmisc.c:238:3: note: note: '{' token is here expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c: GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 665../gtk/gtkwidget.h:116:3:54: note: ')' token is here: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:666:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail'gtkmisc.c:238:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:116:92:32: note: : note: expanded from macro 'G_STMT_START' expanded from macro 'GTK_WIDGET_SET_FLAGS' # define G_STMT_START (void)( ^ gtkmenushell.c:666:3: note: '{' token is here#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkmisc.c:238:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 417:45: ')' token is herenote: expanded from macro 'g_return_if_fail' GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:666:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:666:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmisc.c:231:12: warning: variable 'misc' set but not used [-Wunused-but-set-variable] GtkMisc *misc; ^ gtkmenushell.c:697:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:697:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:697:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:697:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:698:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:698:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:698:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:698:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:699:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:699:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:699:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:699:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:717:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:717:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:717:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:717:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:718:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:718:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:718:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:718:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:751:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (menu_shell != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:751:3: note: '{' token is here g_return_val_if_fail (menu_shell != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:751:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (menu_shell != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:751:3: note: ')' token is here g_return_val_if_fail (menu_shell != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:752:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (menu_shell), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:752:3: note: '{' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (menu_shell), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:752:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_MENU_SHELL (menu_shell), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:752:3: note: ')' token is here g_return_val_if_fail (GTK_IS_MENU_SHELL (menu_shell), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:753:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:753:3: note: '{' token is here g_return_val_if_fail (child != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkmenushell.c:753:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkmenushell.c:753:3: note: ')' token is here g_return_val_if_fail (child != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:789:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:789:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:789:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:789:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:790:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:790:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:790:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:790:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:791:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:791:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:791:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:791:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:792:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:792:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:792:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:792:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:811:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:811:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:811:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:811:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:828:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:828:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:828:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:828:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:829:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:829:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:829:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:829:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_SHELL (menu_shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:830:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:830:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkmenushell.c:831:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkmenushell.c:831:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkmenushell.c:831:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkmenushell.c:831:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 15 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmisc.c -o gtkmisc.o >/dev/null 2>&1 101 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkmenushell.c -o gtkmenushell.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtknotebook.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkobject.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtknotebook.c -fno-common -DPIC -o .libs/gtknotebook.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkobject.c -fno-common -DPIC -o .libs/gtkobject.o gtknotebook.c:275:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkNotebookClass, switch_page), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:321:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:321:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (notebook, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:322:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (notebook, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (notebook, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:322:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (notebook, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:363:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:363:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:363:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:363:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:364:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:364:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:364:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:364:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:494:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:494:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:494:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:494:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:495:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:495:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:497:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:497:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:497:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:497:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:530:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:530:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:531:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:531:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:533:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:533:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:533:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:533:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:546:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:546:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:547:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:547:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:547:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:550:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (notebook, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:550:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (notebook, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:550:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (notebook, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:550:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (notebook, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:582:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:582:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:583:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:583:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:583:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:583:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:609:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:609:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:610:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:610:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:611:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:611:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:611:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:611:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:863:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:863:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:863:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:863:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:864:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:864:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:864:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:864:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:865:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:865:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:865:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:865:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkoptionmenu.c gtknotebook.c:935:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:935:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:935:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:935:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:936:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:936:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:936:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:936:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:937:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:937:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:978:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:978:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:978:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:978:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:979:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:979:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:979:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:979:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:980:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:980:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:980:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:980:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1015:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1015:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1015:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1015:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1016:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1016:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1016:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1016:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1017:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1017:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1017:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1017:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1146:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1146:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1146:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1146:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1147:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1147:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1147:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1147:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1148:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1148:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1148:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1148:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1181:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1181:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' gtkobject.c:130:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ g_assert (object_type == GTK_TYPE_OBJECT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:130:3: note: '{' token is here g_assert (object_type == GTK_TYPE_OBJECT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:gtknotebook.c:1181:3:38: note: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'g_assert' g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_assert(expr) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14 ^ : note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1181:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1182:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1182:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1182:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1182:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'gtkobject.c:130:3: # define G_STMT_END ) ^warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtknotebook.c:1183 g_assert (object_type == GTK_TYPE_OBJECT); :3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375: warning: 18:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_assert' g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #expr); }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:gtkobject.c:40:130: note: 3:expanded from macro 'g_return_val_if_fail' note: ')' token is here #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ g_assert (object_type == GTK_TYPE_OBJECT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:32:375:: 19: note: expanded from macro 'G_STMT_START'note: expanded from macro 'g_assert' # define G_STMT_START (void)( #expr); }G_STMT_END ^ ^~~~~~~~~~gtknotebook.c:1183 :3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 238:'{' token is here 25: note: expanded from macro 'G_STMT_END' g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52:# define G_STMT_END ) note: ^ expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1183:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1183:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1219:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1219:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1220:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1220:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1221:3:gtkobject.c: warning: 183:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' GTK_SIGNAL_OFFSET (GtkObjectClass, destroy), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)):237: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1221:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1221:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1221:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1247:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1247:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1248:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1248:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c:235:3: warning: g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 430:40: note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: note: :32expanded from macro 'g_return_if_fail' : note: expanded from macro 'G_STMT_START'#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ # define G_STMT_START (void)( ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237gtknotebook.c::32: 1249:3:note: expanded from macro 'G_STMT_START' note: '{' token is here # define G_STMT_START (void)( ^ gtkobject.c:235: g_return_val_if_fail (event != NULL, FALSE); 3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 430:52: g_return_if_fail (object != NULL); note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \#define g_return_if_fail(expr) G_STMT_START{ \ ^ ^ gtknotebook.c:1249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1249:3: note: ')' token is here gtkobject.c g_return_val_if_fail (event != NULL, FALSE);:235:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: g_return_if_fail (object != NULL);note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::428:14: note: expanded from macro 'g_return_if_fail' 238 }; }G_STMT_END ^:25: gtkobject.c: note: 235:3: note: ')' token is here expanded from macro 'G_STMT_END' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 # define G_STMT_END ) ^ :15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:236:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:236:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:1291:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:453: warning: : note: expanded from macro 'g_return_if_fail' '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1291:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' gtkobject.c:236:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:236:3: note: ')' token is here gtknotebook.c:1291 g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^~~~~~~~~~ g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:25:441: note: expanded from macro 'G_STMT_END' 14: note: expanded from macro 'g_return_val_if_fail'# define G_STMT_END ) ^ }; }G_STMT_END ^ gtknotebook.c:1291:3: note: ')' token is here gtkobject.c:237: g_return_val_if_fail (widget != NULL, FALSE); 3: warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 }; }G_STMT_END :33 ^~~~~~~~~~ : note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25expanded from macro 'g_return_if_fail' : note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'gtknotebook.c:1292:3: warning: # define G_STMT_START (void)( ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtkobject.c:237:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:417:40:45: note: note: expanded from macro 'g_return_if_fail'expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1292:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:237:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.cgtknotebook.c:1292::237:3: note: ')' token is here3 : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE);238 : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:1425: : note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ note: expanded from macro 'G_STMT_END' gtknotebook.c# define G_STMT_END ) ^ :1292:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1293:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1293:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1293:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1293:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:254:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (object, GTK_DESTROYED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:98:42: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:254:3: note: '{' token is here GTK_OBJECT_SET_FLAGS (object, GTK_DESTROYED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:98:54: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtkobject.c:254:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (object, GTK_DESTROYED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:98:92: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtkobject.c:254:3: note: ')' token is here GTK_OBJECT_SET_FLAGS (object, GTK_DESTROYED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:98:93: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1385:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1385:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: gtkobject.c:note: expanded from macro 'g_return_val_if_fail' 357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: g_return_if_fail (GTK_IS_OBJECT_CLASS (class)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:: note: expanded from macro 'G_STMT_START' 33: note: expanded from macro 'g_return_if_fail'# define G_STMT_START (void)( ^ gtknotebook.c:1386:3: note: #define g_return_if_fail(expr) G_STMT_START{ \'{' token is here ^~~~~~~~~~~~ g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: note: expanded from macro 'G_STMT_START' 430# define G_STMT_START (void)( :52 ^ :gtkobject.c:357:3: note: '{' token is herenote: expanded from macro 'g_return_val_if_fail' g_return_if_fail (GTK_IS_OBJECT_CLASS (class)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14:gtkobject.c: note: expanded from macro 'g_return_val_if_fail' 357 }; }G_STMT_END ^ :3: gtknotebook.c:1386:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT_CLASS (class)); g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::14441:: note: expanded from macro 'g_return_if_fail' 15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END }; }G_STMT_END ^~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:gtkobject.c:357:325: note: : note: expanded from macro 'G_STMT_END' ')' token is here # define G_STMT_END ) g_return_if_fail (GTK_IS_OBJECT_CLASS (class)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428gtknotebook.c:1387:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:4015: : note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32::238:25: note: note: expanded from macro 'G_STMT_START' expanded from macro 'G_STMT_END' # define G_STMT_START (void)( ^# define G_STMT_END ) gtknotebook.c:1387 ^ :3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' gtkobject.c#define g_return_val_if_fail(expr,val) G_STMT_START{ \ :360 ^ :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signals != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: gtknotebook.c:1387:note: expanded from macro 'g_return_if_fail' 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_val_if_fail (event != NULL, FALSE);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:32 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441: :14note: expanded from macro 'G_STMT_START': note: expanded from macro 'g_return_val_if_fail' # define G_STMT_START (void)( }; }G_STMT_END ^ ^ gtknotebook.c:gtkobject.c:1387:360:3: note: '{' token is here g_return_if_fail (signals != NULL);3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:note: note: expanded from macro 'g_return_if_fail' ')' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signals != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtknotebook.c }; }G_STMT_END ^:1390:3 gtkobject.c:360:3: note: ')' token is here : g_return_if_fail (signals != NULL); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 428:15../gtk/gtkwidget.h:116:42: note: expanded from macro 'g_return_if_fail': note: expanded from macro 'GTK_WIDGET_SET_FLAGS' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END note: ^~~~~~~~~~~~ expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:# define G_STMT_END ) ^237 :32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1390:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:1390:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:1390:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1400:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c:381:3: g_return_val_if_fail (widget != NULL, FALSE); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14 : g_return_val_if_fail (class != NULL, 0); note: expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 430:gtknotebook.c:40:1400: note: 3: note: expanded from macro 'g_return_val_if_fail' ')' token is here#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:381:3: note: '{' token is here g_return_val_if_fail (class != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: g_return_val_if_fail (widget != NULL, FALSE);note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:expanded from macro 'g_return_val_if_fail' 15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1401:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1401:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: gtkobject.c:note: expanded from macro 'g_return_val_if_fail'381: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (class != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:381:3: note: ')' token is here gtknotebook.c:1401 g_return_val_if_fail (class != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:3:441: warning: 15'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: note: expanded from macro 'g_return_val_if_fail' g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); }; }G_STMT_END ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:14:25: note: expanded from macro 'g_return_val_if_fail' : }; }G_STMT_END ^note: expanded from macro 'G_STMT_END' gtknotebook.c:1401:3: note: ')' token is here # define G_STMT_END ) ^ g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1402:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1402:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1402:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1402:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1404:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1404:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:1404:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:1404:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1415:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c:425 g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:3: warning: 33:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (class != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430: ^~~~~~~~~~~~40: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'g_return_val_if_fail' 237:32: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ note: expanded from macro 'G_STMT_START' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ # define G_STMT_START (void)(gtknotebook.c:1415: ^ 3: note: '{' token is heregtkobject.c: 425:3: note: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 g_return_val_if_fail (class != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :45:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52 note: expanded from macro 'g_return_if_fail' : note: expanded from macro 'g_return_val_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1415:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 425:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: 428:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]14: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (class != NULL, 0); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:1415:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: ')' token is here 441:14 g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END ^ 428:15gtkobject.c:425: :3note: expanded from macro 'g_return_if_fail': }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hnote: :238:')' token is here 25 g_return_val_if_fail (class != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' note: }; }G_STMT_END ^~~~~~~~~~expanded from macro 'G_STMT_END' # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ^ gtknotebook.c:1416:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkobject.c#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' 428:5: # define G_STMT_START (void)( ^ warning: gtknotebook.c:1416:3:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: '{' token is here g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_NOTEBOOK (widget)); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ 417 ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' :45: note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( ^ gtkobject.c:428#define g_return_if_fail(expr) G_STMT_START{ \ ^:5: note: '{' token is here g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1416:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:gtkobject.c:14: 428:5:note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.cwarning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :1416:3: g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h')' token is here :441:14: note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 428gtkobject.c:15: note: :428:5expanded from macro 'g_return_if_fail' }; }G_STMT_END: ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: ')' token is here note: expanded from macro 'G_STMT_END' g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15 ^ : note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:456:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:456:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:456:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:456:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:457:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:457:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:457:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:457:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:461:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_UNSET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:99:43: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:461:7: note: '{' token is here GTK_OBJECT_UNSET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:99:55: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^ gtkobject.c:461:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_UNSET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:99:94: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^ gtkobject.c:461:7: note: ')' token is here GTK_OBJECT_UNSET_FLAGS (object, GTK_FLOATING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkobject.h:99:95: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1585:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1585:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:501:3:417:45: note: expanded from macro 'g_return_if_fail' : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:501:3: note: '{' token is here gtknotebook.c:1585:3 g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:1585:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15gtkobject.c:501:3:: warning: note: expanded from macro 'g_return_if_fail' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:2514:: note: expanded from macro 'G_STMT_END' note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^ }; }G_STMT_END ^ gtkobject.c:501:3: note: ')' token is here gtknotebook.c:1586 g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:: warning: 15: note: expanded from macro 'g_return_if_fail''(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (GTK_IS_NOTEBOOK (container)); :238:25 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:: note: expanded from macro 'G_STMT_END'1586: 3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (container)); # define G_STMT_END ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^ gtkobject.c:502:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notify != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: gtknotebook.c:note: expanded from macro 'g_return_if_fail' 1586:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 g_return_if_fail (GTK_IS_NOTEBOOK (container)); :32: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:# define G_STMT_START (void)( 14: ^ note: expanded from macro 'g_return_if_fail'gtkobject.c:502: 3: }; }G_STMT_END note: '{' token is here ^ gtknotebook.c g_return_if_fail (notify != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :1586:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:453: note: :')' token is here note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:502:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notify != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END gtknotebook.c:1601:3: warning: ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c:502: g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: ')' token is here 417:33: g_return_if_fail (notify != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:#define g_return_if_fail(expr) G_STMT_START{ \ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: ^~~~~~~~~~~~note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkobject.c:503:3: :237:32:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'G_STMT_START' g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)(/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: ^33: note: gtknotebook.c:1601expanded from macro 'g_return_if_fail' :3: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ note: '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: 32: note: expanded from macro 'G_STMT_START' g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail'# define G_STMT_START (void)( ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:503:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1601:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkobject.c }; }G_STMT_END ^:503:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtknotebook.c: g_return_if_fail (GTK_IS_OBJECT (object));1601:3: note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ')' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :428:14: g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END }; }G_STMT_END ^ ^~~~~~~~~~ gtkobject.c:503:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h3::238 note: ')' token is here:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ gtknotebook.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' :1602:3: # define G_STMT_END ) ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1602:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1602:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:1602:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1603:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1603:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1603:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:gtkobject.c:522:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 1603 g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: note: ')' token is here 33: note: expanded from macro 'g_return_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::428237:32: note: expanded from macro 'G_STMT_START':15: note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( ^ }; }G_STMT_END ^~~~~~~~~~ gtkobject.c:522/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3:238 note: :25: '{' token is herenote: expanded from macro 'G_STMT_END' # define G_STMT_END ) g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:522:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END gtknotebook.c ^ gtkobject.c:522:3: note: ')' token is here :1599:9: warning: variable 'page_num' set but not used [-Wunused-but-set-variable] g_return_if_fail (object != NULL); guint page_num; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:523:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:523:3: note: gtknotebook.c:1630:'{' token is here3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40#define g_return_if_fail(expr) G_STMT_START{ \ : ^ note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1630:3: note: '{' token is here g_return_val_if_fail (container != NULL, FALSE);gtkobject.c:523 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 430:52: note: g_return_if_fail (GTK_IS_OBJECT (object)); expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ :14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:523:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1630:428:3:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_if_fail' }; }G_STMT_END g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 :25:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 note: :14expanded from macro 'G_STMT_END' : note: # define G_STMT_END ) ^expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1630:3: note: ')' token is here g_return_val_if_fail (container != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1631:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1631:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:1631:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:1631:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkobject.c:579441:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:238 :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:25:40: note: note: expanded from macro 'G_STMT_END' expanded from macro 'g_return_val_if_fail' # define G_STMT_END ) ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:579:3: note: '{' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:579:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:579:3: note: ')' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:626:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:626:3: note: '{' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:626:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:626:3: note: ')' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (object_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:628:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtknotebook.c:1734:3: warning: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 237:32: g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417# define G_STMT_START (void)( ^:33: note: expanded from macro 'g_return_if_fail'gtkobject.c:628: 5: note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_val_if_fail (args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:32: :52note: expanded from macro 'G_STMT_START' : note: expanded from macro 'g_return_val_if_fail' # define G_STMT_START (void)( ^ gtknotebook.c:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ 1734:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkobject.c:628#define g_return_if_fail(expr) G_STMT_START{ \ ^ :5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:gtknotebook.c628::17345: :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::441:14:15: note: note: expanded from macro 'g_return_if_fail'expanded from macro 'g_return_val_if_fail' }; }G_STMT_END }; }G_STMT_END ^~~~~~~~~~ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1734:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1735:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1735:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:648:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: gtknotebook.c:1735:3:note: expanded from macro 'G_STMT_START' warning: # define G_STMT_START (void)( '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ gtkobject.c:648 g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3: note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: g_return_if_fail (object != NULL); 14: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: gtknotebook.c:1735:3:417:45 note: ')' token is here : note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkobject.c:648:3:# define G_STMT_END ) ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14gtknotebook.c:1739:7: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ warning: gtkobject.c:648:3: note: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WIDGET (child)); }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :238:25: note: expanded from macro 'G_STMT_END' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_END ) ^ gtkobject.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33649:3: :warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~417: 33:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 237:expanded from macro 'g_return_if_fail' 32: note: expanded from macro 'G_STMT_START' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ # define G_STMT_START (void)(/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 ^ gtknotebook.c:1739::7: note: '{' token is here 32: g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417# define G_STMT_START (void)( ^:45 : gtkobject.c:note: expanded from macro 'g_return_if_fail'649: 3: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1739:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_ENDgtkobject.c: ^649: gtknotebook.c:3:1739: warning: 7: note: ')' token is here'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (GTK_IS_WIDGET (child));:428 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :14/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ gtkobject.c:649note: expanded from macro 'g_return_if_fail':3 : note: ')' token is here }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:25 : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'G_STMT_END'428: 15:# define G_STMT_END ) ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:651:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:651:5: note: '{' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1771:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::651417::533:: note: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'g_return_if_fail' g_return_if_fail (args != NULL); #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::428237::1432:: note: note: expanded from macro 'g_return_if_fail'expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ }; }G_STMT_END ^ gtknotebook.cgtkobject.c:651:1771:5:3: : note: ')' token is herenote: '{' token is here g_return_if_fail (args != NULL); g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::15:417: note: 45:expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:#define g_return_if_fail(expr) G_STMT_START{ \ 25: ^ note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1771:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:1771:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1772:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkobject.c:664:3:417: warning: :33'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : note: expanded from macro 'g_return_if_fail' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 ^~~~~~~~~~~~:33 : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'g_return_if_fail'237: 32: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ expanded from macro 'G_STMT_START'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 :32: # define G_STMT_START (void)( ^note: expanded from macro 'G_STMT_START' gtknotebook.c:1772# define G_STMT_START (void)( :3 ^ :gtkobject.c:664: note: 3:'{' token is here note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (object != NULL);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:45 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:: 45:note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:664:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtknotebook.c:1772 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:3:14: : note: expanded from macro 'g_return_if_fail'warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^ g_return_if_fail (GTK_IS_NOTEBOOK (container)); gtkobject.c:664 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:3:14: note: note: expanded from macro 'g_return_if_fail'')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_ENDgtknotebook.c:1772: ^~~~~~~~~~ 3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: :25note: ')' token is here : note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_NOTEBOOK (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END gtkobject.c:665: ^~~~~~~~~~3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ # define G_STMT_END ) ^ ^~~~~~~~~~~~gtknotebook.c /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1773:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' :237:32:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ # define G_STMT_START (void)( ^gtknotebook.c: gtkobject.c1773:665:3: note: '{' token is here :3 g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45 g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: :417expanded from macro 'g_return_if_fail' :45: #define g_return_if_fail(expr) G_STMT_START{ \ note: expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1773:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:1773:3: note: ')' token is here g_return_if_fail (callback != NULL); gtkobject.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 665:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 15: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 :14: note: }; }G_STMT_END ^~~~~~~~~~ expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h : }; }G_STMT_END ^ 238gtkobject.c::25: note: 665expanded from macro 'G_STMT_END' :3: note: ')' token is here # define G_STMT_END ) g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:667:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:667:5: note: '{' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1820:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1820:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: gtkobject.c:667:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_return_if_fail' g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:667:5: note: ')' token is here g_return_if_fail (args != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtknotebook.c# define G_STMT_END ) ^ :1820:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:1820:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1821:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:681:gtknotebook.c:1821:3:3: warning: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END # define G_STMT_START (void)( ^ ^ gtknotebook.c:1821:3 : gtkobject.c:681:note: ')' token is here 3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:681:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:681:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:726:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:726:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:727:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:727:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1915:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1915:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkobject.c:766:3:#define g_return_if_fail(expr) G_STMT_START{ \ ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtknotebook.c:1915:3#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ 237gtknotebook.c:1915:3: note: ')' token is here : g_return_if_fail (notebook != NULL);32 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428::15: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_START' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ # define G_STMT_START (void)( ^ gtkobject.c:gtknotebook.c:1916:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]766 : g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~3 :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 :33:note: note: expanded from macro 'g_return_if_fail''{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: g_return_if_fail (object != NULL);expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1916:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 45: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417#define g_return_if_fail(expr) G_STMT_START{ \ ^ :45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:1916:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkobject.c }; }G_STMT_END ^ gtknotebook.c:1916::3: note: ')' token is here 766:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 :15 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: }; }G_STMT_END ^25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^gtkobject.c:766:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:767:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:767:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:767:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:767:3:gtknotebook.c:1953:3: note: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428../gdk/gdk.h::15: note: expanded from macro 'g_return_if_fail' 990: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:31: note: expanded from macro 'GDK_THREADS_ENTER' 238:25: note: expanded from macro 'G_STMT_END' # define GDK_THREADS_ENTER() G_STMT_START { \# define G_STMT_END ) ^ ^~~~~~~~~~~~ gtkobject.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:768:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :32: note: expanded from macro 'G_STMT_START' g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ # define G_STMT_START (void)( /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: ^ 32gtknotebook.c:: note: expanded from macro 'G_STMT_START'1953:3: note: # define G_STMT_START (void)( ^ '{' token is heregtkobject.c GDK_THREADS_ENTER (); :768:3: ^~~~~~~~~~~~~~~~~~~~ note: '{' token is here../gdk/gdk.h:990:44: note: g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'GDK_THREADS_ENTER' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail'# define GDK_THREADS_ENTER() G_STMT_START { \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:768:3gtknotebook.c:1953: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:768:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:3 note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:note: 993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtknotebook.c:1953:3: note: ')' token is hereexpanded from macro 'G_STMT_END' # define G_STMT_END ) ^ GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:808:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (oclass->set_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:808:3: note: '{' token is here g_assert (oclass->set_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkobject.c:808:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (oclass->set_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkobject.c:808:3: note: ')' token is here g_assert (oclass->set_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:1982:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:1982:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtknotebook.c:1982:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtknotebook.c:1982:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:830:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:830:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:831:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:831:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:831:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:831:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:832:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:832:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:832:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:832:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2099:3: gtkobject.c:860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (oclass->get_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' warning: # define G_STMT_START (void)( '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ gtkobject.c:860:3: g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:'{' token is here 40 g_assert (oclass->get_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'g_return_val_if_fail' :#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:367 :38: note: note: expanded from macro 'g_assert'expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:2099:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:#define g_assert(expr) G_STMT_START{ \ 52: ^ note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (oclass->get_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375gtknotebook.c:2099:18: :note: 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_assert' g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 #expr); }G_STMT_END ^ :gtkobject.c:860:314: note: expanded from macro 'g_return_val_if_fail' : note: ')' token is here }; }G_STMT_END ^ g_assert (oclass->get_arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19::2099:3: note: ')' token is here note: expanded from macro 'g_assert' g_return_val_if_fail (notebook != NULL, -1); #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: 25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2100:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:2100:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:2100gtkobject.c:870:3: :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); : note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'G_STMT_START'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: # define G_STMT_START (void)( ^ gtkobject.c:expanded from macro 'g_return_val_if_fail' 870:3: note: '{' token is here }; }G_STMT_END ^ gtknotebook.c :2100: g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:453:: note: note: expanded from macro 'g_return_if_fail' ')' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:870:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtknotebook.c:2101:3 g_return_if_fail (object != NULL); : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (list != NULL, -1); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkobject.c :870:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' 3:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ note: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:')' token is here note: expanded from macro 'G_STMT_START' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:# define G_STMT_START (void)( note: expanded from macro 'g_return_if_fail' ^ gtknotebook.c:2101:3: note: '{' token is here g_return_val_if_fail (list != NULL, -1); }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtknotebook.c:2101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (list != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ }; }G_STMT_END ^ gtknotebook.c:2101:3 ^~~~~~~~~~~~ : note: ')' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:871:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (list != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' gtkobject.c:871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^~~~~~~~~~ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::428238::2514: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ gtkobject.c :note: expanded from macro 'G_STMT_END' 871# define G_STMT_END ) ^:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2127:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:2127:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:2127:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:2127:3: note: ')' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2128:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:2128:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:2128:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:2128:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:921:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:921:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:921:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:921:3: note: ')' token is here gtknotebook.c:2201:3: g_return_if_fail (object != NULL);warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15 : note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33expanded from macro 'g_return_if_fail' : note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238#define g_return_if_fail(expr) G_STMT_START{ \ :25: note: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ expanded from macro 'G_STMT_END' gtknotebook.c:# define G_STMT_END ) ^ 2201:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkobject.c:417:45:922:3 : note: expanded from macro 'g_return_if_fail' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtknotebook.c:2201:3# define G_STMT_START (void)(: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkobject.c: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:922:3: note: '{' token is here 14: note: g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:expanded from macro 'g_return_if_fail' 45: }; }G_STMT_END note: expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:2201:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:gtkobject.c:922:3:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtknotebook.c:2202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_OBJECT (object)); #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :237:32: note: expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail'# define G_STMT_START (void)( }; }G_STMT_END ^ ^gtkobject.c:922:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:2202:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h3: :note: '{' token is here 428:15: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_NOTEBOOK (widget)); }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_return_if_fail(expr) G_STMT_START{ \ ^ :238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:923:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtknotebook.c:2202#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~:3 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:923:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' :14: note: expanded from macro 'g_return_if_fail'#define g_return_if_fail(expr) G_STMT_START{ \ ^ }; }G_STMT_END ^ gtknotebook.c:2202:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkobject.c:923:#define g_return_if_fail(expr) G_STMT_START{ \3: ^~~~~~~~~~~~warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END ^ gtkobject.c# define G_STMT_START (void)( :923:3: note: ')' token is here ^ g_return_if_fail (GTK_OBJECT_CONSTRUCTED (object) == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtknotebook.c: 2203/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: :3expanded from macro 'g_return_if_fail': note: }; }G_STMT_END ^~~~~~~~~~ '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'G_STMT_END' :# define G_STMT_END )417:45: note: expanded from macro 'g_return_if_fail' ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:2203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:2203:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:938:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:938:3: note: '{' token is here g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:938:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:938:3: note: ')' token is here g_return_if_fail (arg_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:939:3: note: '{' token is here g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:939:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:939:3: note: ')' token is here g_return_if_fail (arg_type > GTK_TYPE_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:940:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:940:3: note: '{' token is here g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:940:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:940:3: note: ')' token is here g_return_if_fail (arg_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2335:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtkobject.c:941:3: warning: g_return_if_fail (notebook != NULL);'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail ((arg_flags & GTK_ARG_CHILD_ARG) == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::33: note: 417:33: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: :237:note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ 32: note: gtknotebook.c:2335:3: note: '{' token is hereexpanded from macro 'G_STMT_START' g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_START (void)( ^ :417:45: gtkobject.c:941:note: expanded from macro 'g_return_if_fail' 3: note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail ((arg_flags & GTK_ARG_CHILD_ARG) == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: ^ 45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:2335:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:: note: expanded from macro 'g_return_if_fail' 941:3 }; }G_STMT_END ^: gtknotebook.c:2335:3: note: ')' token is here warning: g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]428 :15: note: expanded from macro 'g_return_if_fail' g_return_if_fail ((arg_flags & GTK_ARG_CHILD_ARG) == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^ gtknotebook.c:2336:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL);: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~428:14: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h }; }G_STMT_END:417:33: note: expanded from macro 'g_return_if_fail' ^ gtkobject.c:941:3: note: #define g_return_if_fail(expr) G_STMT_START{ \')' token is here ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail ((arg_flags & GTK_ARG_CHILD_ARG) == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: :32expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:2336:3: note: '{' token is here gtkobject.c:943:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:#define g_return_if_fail(expr) G_STMT_START{ \ ^417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: gtknotebook.c:2336note: expanded from macro 'G_STMT_START':3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:# define G_STMT_START (void)( ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.cgtknotebook.c:2336:943::35: : note: note: '{' token is here ')' token is here g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:15 :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 note: :45: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_return_if_fail(expr) G_STMT_START{ \ :238 ^ :25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2337:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c:943: g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: :33warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : note: g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:expanded from macro 'g_return_if_fail' 14: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ }; }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^gtkobject.c :943:gtknotebook.c:2337:5: 3note: ')' token is here : note: '{' token is here g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) == GTK_ARG_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hnote: :417:expanded from macro 'g_return_if_fail' 45: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:945:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237gtknotebook.c:2337::32: note: 3: expanded from macro 'G_STMT_START' warning: # define G_STMT_START (void)( '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:gtkobject.c:945 :5:note: expanded from macro 'g_return_if_fail' note: '{' token is here }; }G_STMT_END ^ g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0); gtknotebook.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2337:3: note: ')' token is here 417: g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 45:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: note: expanded from macro 'g_return_if_fail' 15: #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:945:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:945:5: note: ')' token is here g_return_if_fail ((arg_flags & GTK_ARG_READWRITE) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:947:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((arg_flags & GTK_ARG_WRITABLE) == GTK_ARG_WRITABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:947:5: note: '{' token is here g_return_if_fail ((arg_flags & GTK_ARG_WRITABLE) == GTK_ARG_WRITABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:947:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((arg_flags & GTK_ARG_WRITABLE) == GTK_ARG_WRITABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:947:5: note: ')' token is here g_return_if_fail ((arg_flags & GTK_ARG_WRITABLE) == GTK_ARG_WRITABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2403:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: gtkobject.c:955:7expanded from macro 'g_return_if_fail' : warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ GTK_STRUCT_OFFSET (GtkObjectClass, n_args),/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 237../gtk/gtktypeutils.h::32: note: 89expanded from macro 'G_STMT_START' :50:# define G_STMT_START (void)( note: expanded from macro 'GTK_STRUCT_OFFSET' ^ gtknotebook.c:2403#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) :3: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:2403:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:2403:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:2404:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:2404:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:2404:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:2404:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1005:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1005:3: note: '{' token is here g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:1005:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:1005:3: note: ')' token is here g_return_val_if_fail (n_args != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1007:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1007:3: note: '{' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:1007:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:1007:3: note: ')' token is here g_return_val_if_fail (GTK_FUNDAMENTAL_TYPE (class_type) == GTK_TYPE_OBJECT, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1022:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1022:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1022:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1022:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1023:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1023:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1023:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1023:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1033:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1033:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1033:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1033:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1034:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1034:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1034:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1034:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1035:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1035:3: note: '{' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.cgtkobject.c:1035:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :2604:17: warning: variable 'widget' set but not used [-Wunused-but-set-variable] g_return_if_fail (key != NULL); GtkWidget *widget; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1035:3: note: ')' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3058:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail'gtkobject.c:1046 :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (object != NULL); ^~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237::33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' 32# define G_STMT_START (void)( ^ :gtknotebook.c:3058: note: expanded from macro 'G_STMT_START' 3: note: '{' token is here # define G_STMT_START (void)( ^ g_return_if_fail (notebook != NULL);gtkobject.c:1046: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~3: note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:gtknotebook.c:3058:3: 1046:3:warning: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c:1046:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: 14:note: expanded from macro 'g_return_if_fail' }; }G_STMT_END note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~ }; }G_STMT_END ^ gtknotebook.c:3058/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:3: note: ')' token is here : g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :note: expanded from macro 'G_STMT_END' 428:15: note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1047:3:gtknotebook.c:3059:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 :# define G_STMT_START (void)( ^ gtkobject.c:1047:3:32: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object));note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c :3059: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: note: '{' token is here: 45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3059:3:gtkobject.c:1047:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:428:14:14: : note: expanded from macro 'g_return_if_fail' note: }; }G_STMT_ENDexpanded from macro 'g_return_if_fail' ^ }; }G_STMT_END ^ gtkobject.c:gtknotebook.c:3059:1047:3: note: ')' token is here3 : note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (page != NULL);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :15/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: 428:note: expanded from macro 'g_return_if_fail'15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: }; }G_STMT_END 25: ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'G_STMT_END' 238:25:# define G_STMT_END ) ^ note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3060:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3060:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3060:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:gtkobject.c:1058:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1058:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3060:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1058:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1058:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1059:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1059:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1059:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1059:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1060:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1060:3: note: '{' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1060:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:gtknotebook.c:328914: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1060:3: note: ')' token is here :3: g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 15: note: expanded from macro 'g_return_if_fail' g_return_if_fail (notebook != NULL); }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:417:33: note: expanded from macro 'G_STMT_END' note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3289:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3289:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3289:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25gtkobject.c:: note: expanded from macro 'G_STMT_END' 1069:3: # define G_STMT_END ) warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40:gtknotebook.c: note: expanded from macro 'g_return_val_if_fail' 3290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1069:3: note: '{' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1069gtknotebook.c::3:3290: warning: 3:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ note: '{' token is heregtkobject.c:1069:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' :417:45: note: }; }G_STMT_END ^~~~~~~~~~ expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:25: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1070:3: warning: libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkoptionmenu.c -fno-common -DPIC -o .libs/gtkoptionmenu.o '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ gtknotebook.c:3290:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: :237:32:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'G_STMT_START' g_return_if_fail (GTK_IS_NOTEBOOK (notebook));# define G_STMT_START (void)( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ gtkobject.c:1070:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:4283::14 note: : '{' token is here note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); }; }G_STMT_END ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ gtknotebook.c:3290:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (GTK_IS_NOTEBOOK (notebook));:430 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:52: note: expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3291:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkobject.c:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h1070::237:32: 3: note: expanded from macro 'G_STMT_START' warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_START (void)( ^ g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:3291:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: note: '{' token is here441:14: note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END 417: ^ 45gtkobject.c:1070:: 3:note: expanded from macro 'g_return_if_fail' note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtknotebook.c:3291:3:# define G_STMT_END ) ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3291:3: note: ')' token is here g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1079:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1079:3: note: '{' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkobject.c:1079:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:1079:3: note: ')' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'gtknotebook.c:3324 :3:# define G_STMT_END ) warning: ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c:1080:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:333:: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40expanded from macro 'G_STMT_START' : note: expanded from macro 'g_return_val_if_fail'# define G_STMT_START (void)( ^ gtknotebook.c:3324#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ :3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: '{' token is here 237:32 g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417expanded from macro 'G_STMT_START' :45# define G_STMT_START (void)( ^ : note: expanded from macro 'g_return_if_fail' gtkobject.c:1080:3: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' gtknotebook.c:3324:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3324:3: note: ')' token is here gtkobject.c g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:1080 :3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:25:441: note: 14:expanded from macro 'G_STMT_END' note: expanded from macro 'g_return_val_if_fail' # define G_STMT_END ) }; }G_STMT_END ^ ^ gtkobject.c:1080:3: note: ')' token is here gtknotebook.c:3325 g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END: ^~~~~~~~~~ 3: warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :25: note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417# define G_STMT_END ) :33 ^ : note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ gtkobject.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:1081:3: 32: note: expanded from macro 'G_STMT_START' warning: # define G_STMT_START (void)( ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (key != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail'gtknotebook.c: 3325#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ :3: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237'{' token is here :32: note: expanded from macro 'G_STMT_START' g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_START (void)(:417:45: ^ gtkobject.c:1081: note: expanded from macro 'g_return_if_fail'3: note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (key != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkobject.c:1081:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^ g_return_val_if_fail (key != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtknotebook.c:3325:3:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_ENDnote: ')' token is here ^ gtkobject.c:1081:3: g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: g_return_val_if_fail (key != NULL, NULL); expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441: }; }G_STMT_END ^~~~~~~~~~15 : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:note: 25:expanded from macro 'g_return_val_if_fail' note: expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:# define G_STMT_END ) ^ 238:25: note: expanded from macro 'G_STMT_END' gtknotebook.c:3326:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3326:3: note: '{' token is here g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3326:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3326:3: note: ')' token is here g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkobject.c }; }G_STMT_END:1090:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~ g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:237:25: note: expanded from macro 'G_STMT_END' 32# define G_STMT_END ): note: ^ expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1090:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1090:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1090:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, FALSE);gtkobject.c:1091:3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (GTK_IS_OBJECT (object)); 237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3345:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtknotebook.c:# define G_STMT_START (void)( ^ gtkobject.c:1091:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ 3345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3345:3:gtkobject.c: note: ')' token is here 1091:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ g_return_val_if_fail (notebook != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3346:gtkobject.c:1091:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3346:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3346:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3379:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3379:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3379:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3380:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c: g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1100:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:41733::33: note: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237::23732::32 note: : expanded from macro 'G_STMT_START' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ # define G_STMT_START (void)(gtkobject.c:1100 ^:3 gtknotebook.c:3380: :3note: '{' token is here: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:45: : note: expanded from macro 'g_return_if_fail'note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \#define g_return_if_fail(expr) G_STMT_START{ \ ^ ^ gtkobject.c:1100:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: gtknotebook.c:3380:expanded from macro 'g_return_if_fail' 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^ g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c:1100/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3428:: 14:note: ')' token is here note: expanded from macro 'g_return_if_fail' g_return_if_fail (object != NULL); }; }G_STMT_END ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 428gtknotebook.c:3380:15:3: : note: note: expanded from macro 'g_return_if_fail'')' token is here }; }G_STMT_END ^~~~~~~~~~ g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 15:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 note: :25:expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~ # define G_STMT_END ) ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:25: note: expanded from macro 'G_STMT_END' gtkobject.c:1101:# define G_STMT_END ) 3: ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1101:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1101:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1102:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1102:3: note: '{' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1102:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1102:3: note: ')' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:3455/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^~~~~~~~~~3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: warning: 238:25'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : note: expanded from macro 'G_STMT_END' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 ^ :33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3455:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3455:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3455:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25gtkobject.c:1111:3:: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'G_STMT_END' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_END ):417: ^ 33: note: gtknotebook.c:3456expanded from macro 'g_return_if_fail' :3: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :237:32: g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 :33: note: note: expanded from macro 'g_return_if_fail'expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c#define g_return_if_fail(expr) G_STMT_START{ \ : ^~~~~~~~~~~~ 1111/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:3::237:32: note: '{' token is here note: expanded from macro 'G_STMT_START' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 417:45# define G_STMT_START (void)( ^ :gtknotebook.c:3456:3: note: expanded from macro 'g_return_if_fail' note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1111:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:3456:3:428: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ g_return_if_fail (page != NULL);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 238/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:25: :14: note: expanded from macro 'g_return_if_fail'note: expanded from macro 'G_STMT_END' }; }G_STMT_END ^ # define G_STMT_END )gtknotebook.c: ^ 3456:3: note: ')' token is here g_return_if_fail (page != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c:1112:3: warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :428:15 g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: : note: expanded from macro 'g_return_if_fail'note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END ^~~~~~~~~~ 237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::32: note: expanded from macro 'G_STMT_START'238:25: note: # define G_STMT_START (void)( expanded from macro 'G_STMT_END' ^ # define G_STMT_END ) ^ gtkobject.c:1112:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1112:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1112:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1121:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1121:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1121:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1121:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtknotebook.c:3527/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3: 428:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]15 : note: expanded from macro 'g_return_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END 417 ^~~~~~~~~~: 33/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:: 25:note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' ^ # define G_STMT_START (void)( ^ gtknotebook.c:3527:gtkobject.c:1122:3: 3: note: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417::41733::45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtknotebook.c:# define G_STMT_START (void)( ^3527: 3:gtkobject.c:1122: 3: note: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 :45:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 428:expanded from macro 'g_return_if_fail' 14: note: expanded from macro 'g_return_if_fail'#define g_return_if_fail(expr) G_STMT_START{ \ ^ }; }G_STMT_END ^ gtknotebook.c:3527:3: note: ')' token is here gtkobject.c:1122: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' warning: }; }G_STMT_END'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~ g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 }; }G_STMT_END ^ : gtkobject.c:note: expanded from macro 'G_STMT_END' 1122:3# define G_STMT_END ) ^: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: gtknotebook.c:expanded from macro 'g_return_if_fail' 3528:3: warning: }; }G_STMT_END '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~ g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:25:33: note: note: expanded from macro 'G_STMT_END' expanded from macro 'g_return_if_fail'# define G_STMT_END ) ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'gtkobject.c: 1123# define G_STMT_START (void)( ^ :3:gtknotebook.c:3528: warning: 3:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: '{' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:4533: note: expanded from macro 'g_return_if_fail': note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1123:3: note: '{' token is here g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtknotebook.c:3528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3528:3: note: ')' token is here gtkobject.c:1123:3 g_return_if_fail (GTK_IS_NOTEBOOK (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1123:3: note: ')' token is heregtknotebook.c:3531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (key != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:41715: note: expanded from macro 'g_return_if_fail':33: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ 25: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237note: expanded from macro 'G_STMT_END' :# define G_STMT_END ) ^ 32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3531:3: note: '{' token is here g_return_if_fail (notebook->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3531:3: note: ')' token is here gtkobject.c:1132:3: g_return_if_fail (notebook->menu == (GtkWidget*) menu); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :428:15:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'g_return_if_fail' :417 }; }G_STMT_END :33: note: ^~~~~~~~~~ expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :238:25:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237expanded from macro 'G_STMT_END' :32# define G_STMT_END ) ^: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1132:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1132:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1132:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1133:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1133:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1133:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END gtknotebook.c:3599:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' ^ gtkobject.c: 1133:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'G_STMT_START'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:# define G_STMT_START (void)( ^ gtknotebook.c:2383599:3: note: '{' token is here g_return_if_fail (notebook != NULL);:25: note: expanded from macro 'G_STMT_END' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45 : note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3599:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3599:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: gtkobject.c:1144:3: note: expanded from macro 'g_return_if_fail' warning: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~gtknotebook.c:3600:3 : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1144:3: note: '{' token is here g_return_val_if_fail (object != NULL, NULL); warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:: 52note: expanded from macro 'g_return_if_fail': note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ ^ gtkobject.c:1144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' g_return_val_if_fail (object != NULL, NULL); # define G_STMT_START (void)( ^ gtknotebook.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' 3600:3: note: '{' token is here }; }G_STMT_END ^ g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: gtkobject.cexpanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ :1144:3: note: ')' token is here g_return_val_if_fail (object != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3600:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14gtkobject.c:1145:3: note: : expanded from macro 'g_return_if_fail' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ gtknotebook.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^:3600:3: note: ')' token is here gtkobject.c:1145:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428::5215: note: expanded from macro 'g_return_if_fail': note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ^ gtknotebook.c:3601:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3601:3: note: '{' token is here gtkobject.c: g_return_if_fail (child != NULL); 1145: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: : note: expanded from macro 'g_return_if_fail'warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkobject.c:1145:3: gtknotebook.c:3601note: :3')' token is here : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' ^ }; }G_STMT_ENDgtknotebook.c:3601:3 ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 note: ')' token is here :25: note: expanded from macro 'G_STMT_END' g_return_if_fail (child != NULL);# define G_STMT_END ) ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1161:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1161:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1161:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1161:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1162:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1162:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1162:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1162:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1163:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1163:3: note: '{' token is here g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1163:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1163:3: note: ')' token is here g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1171:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1171:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1172:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1172:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1172:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1172:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1173:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1173:3: note: '{' token is here g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1173:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1173:3: note: ')' token is here g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkobject.c:1179:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1179:7: note: '{' token is here g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1179:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtknotebook.c:3701:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :428:14: note: expanded from macro 'g_return_if_fail' g_return_if_fail (notebook != NULL); }; }G_STMT_END ^ gtkobject.c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :1179:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:7: note: ')' token is here33 : g_return_if_fail (object->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ note: expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:# define G_STMT_END ) note: expanded from macro 'G_STMT_START' ^ # define G_STMT_START (void)( ^ gtknotebook.c:3701:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3701:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3701:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkobject.c:1210:7 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 417:33: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ 33: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:note: expanded from macro 'g_return_if_fail'32: note: expanded from macro 'G_STMT_START' #define g_return_if_fail(expr) G_STMT_START{ \# define G_STMT_START (void)( ^ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237gtknotebook.c::32: 3702:note: expanded from macro 'G_STMT_START'3: note: '{' token is here # define G_STMT_START (void)( ^ g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkobject.c:1210/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: :note: 7: note: '{' token is here expanded from macro 'g_return_if_fail' g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1210:7gtknotebook.c:3702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: note: expanded from macro 'g_return_if_fail' 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1210:7: note: ')' token is here }; }G_STMT_END ^ g_return_if_fail (object != NULL);gtknotebook.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~3702: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:3: note: 15: ')' token is here note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'G_STMT_END'428:15: # define G_STMT_END ) ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'gtkobject.c:1211: 7# define G_STMT_END ) ^ : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkobject.c:1211:7: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkobject.c:1211:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkobject.c:1211:7: note: gtknotebook.c:3728:')' token is here 3: g_return_if_fail (GTK_IS_OBJECT (object)); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430: }; }G_STMT_END 40: ^~~~~~~~~~ note: expanded from macro 'g_return_val_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' #define g_return_val_if_fail(expr,val) G_STMT_START{ \# define G_STMT_END ) ^~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3728:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3728:3: note: ')' token is here g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3729:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3729:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3743:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3743:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3743:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3743:3: note: ')' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3744:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3744:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3744:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3744:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3761:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3761:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3761:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3761:3: note: ')' token is here g_return_val_if_fail (notebook != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3762:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3762:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:3762:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:3762:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3787:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3787:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3787:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3787:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3788:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3788:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3788:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3788:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3806:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3806:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3807:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3807:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3807:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3807:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3825:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3825:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3825:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3825:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3826:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3826:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3826:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3826:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3854:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3854:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3854:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3854:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3855:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3855:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3873:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3873:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3873:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3873:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3874:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3874:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3874:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3874:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3886:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3886:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:3886:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtknotebook.c:3886:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3906:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3906:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:3906:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtknotebook.c:3906:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (notebook, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3916:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3916:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3916:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3916:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3917:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3917:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3917:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3917:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3931:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3931:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3931:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3931:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3932:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3932:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3932:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3932:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3945:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3945:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3945:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3945:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3946:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3946:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3946:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3946:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3959:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3959:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3959:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3959:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3960:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3960:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3960:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3960:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3975:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3975:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3975:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3975:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3976:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3976:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3976:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3976:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3991:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3991:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3991:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3991:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:3992:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:3992:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:3992:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:3992:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4029:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4029:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4029:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4029:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4030:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4030:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4030:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4030:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4050:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4050:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4050:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4050:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4051:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4051:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4051:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4051:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4078:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4078:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:4078:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:4078:3: note: ')' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4079:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4079:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:4079:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:4079:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4080:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4080:3: note: '{' token is here g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:4080:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:4080:3: note: ')' token is here g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4100:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4100:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4100:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4100:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4101:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4101:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4101:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4102:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4102:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4102:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4102:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4163:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4163:3: note: '{' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:4163:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:4163:3: note: ')' token is here g_return_val_if_fail (notebook != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4164:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4164:3: note: '{' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:4164:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:4164:3: note: ')' token is here g_return_val_if_fail (GTK_IS_NOTEBOOK (notebook), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4165:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4165:3: note: '{' token is here g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtknotebook.c:4165:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtknotebook.c:4165:3: note: ')' token is here g_return_val_if_fail (child != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4185:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4185:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4185:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4186:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4186:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4187:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4187:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4242:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4242:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4243:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4243:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4243:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4243:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4244:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4244:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4289:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4289:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4289:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4289:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4290:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4290:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4291:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4291:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4291:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4291:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4315:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4315:3: note: '{' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4315:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4315:3: note: ')' token is here g_return_if_fail (notebook != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4316:3: note: '{' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4316:3: note: ')' token is here g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4317:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4317:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4318:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtknotebook.c:4318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtknotebook.c:4318:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtknotebook.c:4359:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(page != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtknotebook.c:4359:7: note: '{' token is here g_assert(page != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtknotebook.c:4359:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(page != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtknotebook.c:4359:7: note: ')' token is here g_assert(page != NULL); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:125:19: warning: variable 'button_class' set but not used [-Wunused-but-set-variable] GtkButtonClass *button_class; ^ gtkoptionmenu.c:158:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (option_menu, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:158:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (option_menu, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkoptionmenu.c:158:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (option_menu, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkoptionmenu.c:158:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (option_menu, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:159:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (option_menu, GTK_CAN_DEFAULT | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:159:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (option_menu, GTK_CAN_DEFAULT | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkoptionmenu.c:159:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (option_menu, GTK_CAN_DEFAULT | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkoptionmenu.c:159:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (option_menu, GTK_CAN_DEFAULT | GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (option_menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:176:3: note: '{' token is here g_return_val_if_fail (option_menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (option_menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:176:3: note: ')' token is here g_return_val_if_fail (option_menu != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (option_menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:177:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (option_menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (option_menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:177:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (option_menu), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:188:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:188:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:189:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:189:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:189:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:189:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:192:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:192:3: note: '{' token is here g_return_if_fail (option_menu->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:192:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:192:3: note: ')' token is here g_return_if_fail (option_menu->menu == (GtkWidget*) menu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:205:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:205:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:205:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:205:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:206:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:206:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:206:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:206:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:207:3: note: '{' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:207:3: note: ')' token is here g_return_if_fail (menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:208:3: note: '{' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:208:3: note: ')' token is here g_return_if_fail (GTK_IS_MENU (menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:235:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:235:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:235:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:235:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:236:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:236:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:236:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:236:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:248:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:248:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:249:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:249:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:266:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:266:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:266:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:266:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:267:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:267:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:314:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:314:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:314:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:314:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:315:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:315:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:315:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:315:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:316:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:316:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:346:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:346:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:347:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:347:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:348:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:348:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:348:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:348:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:384:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:384:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:384:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:384:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:385:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:385:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:386:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:386:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:436:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:436:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:436:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:436:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:437:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:437:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:437:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:437:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:438:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:438:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:458:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:458:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:458:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:458:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:459:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:459:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:460:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:460:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:460:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:460:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:456:8: warning: variable 'remove_child' set but not used [-Wunused-but-set-variable] gint remove_child; ^ gtkoptionmenu.c:520:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:520:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:520:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:520:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:521:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:521:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:521:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:521:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:522:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:522:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:522:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:522:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:545:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:545:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:545:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:545:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:546:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:546:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OPTION_MENU (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:547:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:547:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkoptionmenu.c:547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:547:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:568:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:568:3: note: '{' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:568:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:568:3: note: ')' token is here g_return_if_fail (menu_shell != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:569:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:569:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:570:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:570:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:631:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:631:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:631:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:631:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:632:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:632:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:670:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:670:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:670:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:670:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:671:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:671:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:671:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:671:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:702:3: note: '{' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:702:3: note: ')' token is here g_return_if_fail (option_menu != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:703:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:703:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:703:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:703:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (option_menu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:746:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (user_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:746:3: note: '{' token is here g_return_if_fail (user_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:746:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (user_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:746:3: note: ')' token is here g_return_if_fail (user_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:747:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (user_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:747:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (user_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:747:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (user_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:747:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (user_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:822:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:822:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:823:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:823:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:841:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:841:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:841:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:841:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkoptionmenu.c:842:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkoptionmenu.c:842:3: note: '{' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkoptionmenu.c:842:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkoptionmenu.c:842:3: note: ')' token is here g_return_if_fail (GTK_IS_OPTION_MENU (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 182 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkobject.c -o gtkobject.o >/dev/null 2>&1 108 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkoptionmenu.c -o gtkoptionmenu.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkpacker.c 337 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtknotebook.c -o gtknotebook.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkpaned.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpacker.c -fno-common -DPIC -o .libs/gtkpacker.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpaned.c -fno-common -DPIC -o .libs/gtkpaned.o gtkpacker.c:502:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (packer, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:502:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (packer, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpacker.c:502:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (packer, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpacker.c:502:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (packer, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:512:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:512:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:513:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:513:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:513:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:513:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:556:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:556:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:556:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:556:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:557:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:557:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:557:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:557:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:570:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:570:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:571:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:571:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:571:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:571:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:587:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:587:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:587:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:587:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:588:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:588:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:588:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:588:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:615:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:615:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:616:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:616:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:616:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:616:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:617:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:617:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:617:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:617:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:618:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:618:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:618:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:618:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:665:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:665:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:665:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:665:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:666:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:666:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:666:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:666:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:667:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:667:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:668:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:668:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:668:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:668:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:716:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:716:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:716:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:716:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:717:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:717:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:717:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:717:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:718:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:718:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:718:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:718:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:755:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:755:3: note: '{' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:755:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:755:3: note: ')' token is here g_return_if_fail (packer != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:756:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:756:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:756:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:756:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (packer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:757:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:757:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:757:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:757:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:820:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:820:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:820:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:820:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:821:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:821:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:856:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:856:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:856:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:856:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:857:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:857:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:857:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:857:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:860:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpacker.c:860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpacker.c:860:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:881:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:881:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:881:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:881:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:882:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:882:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:882:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:882:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:885:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:885:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkpacker.c:885:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkpacker.c:885:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (packer, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:908:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:908:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:908:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:908:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:909:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:909:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:937:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpacker.c:937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpacker.c:937:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:938:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PACKER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:938:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PACKER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpacker.c:938:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PACKER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpacker.c:938:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PACKER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:939:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpacker.c:939:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpacker.c:939:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:975:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:975:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:975:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:975:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:976:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:976:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:976:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:976:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:977:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:977:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:977:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:977:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:970:8: warning: variable 'nvis_vert_children' set but not used [-Wunused-but-set-variable] gint nvis_vert_children; ^ gtkpacker.c:971:8: warning: variable 'nvis_horz_children' set but not used [-Wunused-but-set-variable] gint nvis_horz_children; ^ gtkpacker.c:1137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:1137:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:1137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:1137:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:1138:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:1138:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:1138:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:1138:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:1139:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:1139:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:1139:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:1139:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:1303:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:1303:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:1303:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:1303:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:1304:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:1304:3: note: '{' token is here g_return_if_fail (GTK_IS_PACKER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:1304:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PACKER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:1304:3: note: ')' token is here g_return_if_fail (GTK_IS_PACKER (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpacker.c:1305:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpacker.c:1305:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpacker.c:1305:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpacker.c:1305:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:134:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (paned, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:134:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (paned, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkpaned.c:134:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (paned, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkpaned.c:134:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (paned, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:198:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:198:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpaned.c:198:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpaned.c:198:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:264:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:264:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:264:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:264:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:265:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:265:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:265:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:265:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:267:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpaned.c:267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpaned.c:267:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:285:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:285:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:286:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:286:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:288:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:288:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkpaned.c:288:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkpaned.c:288:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:298:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:298:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:298:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:298:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:299:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:299:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:299:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:299:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:393:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:393:3: note: '{' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:393:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:393:3: note: ')' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:394:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:394:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:395:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:395:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:395:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:395:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:424:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:424:3: note: '{' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:424:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:424:3: note: ')' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:425:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:425:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:425:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:425:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:426:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:426:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:455:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:455:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:455:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:455:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:456:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:456:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:456:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:456:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:457:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:457:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:457:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:457:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:474:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:474:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:475:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:475:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:476:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:476:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:476:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:476:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:509:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:509:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:509:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:509:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:510:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:510:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:511:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:511:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:525:3: note: '{' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:525:3: note: ')' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:526:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:526:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:526:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:526:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:551:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:551:3: note: '{' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:551:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:551:3: note: ')' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:552:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:552:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:552:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:552:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:569:3: note: '{' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:569:3: note: ')' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:570:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:570:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:584:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:584:3: note: '{' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:584:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:584:3: note: ')' token is here g_return_if_fail (paned != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpaned.c:585:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpaned.c:585:3: note: '{' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpaned.c:585:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpaned.c:585:3: note: ')' token is here g_return_if_fail (GTK_IS_PANED (paned)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 66 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpaned.c -o gtkpaned.o >/dev/null 2>&1 92 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpacker.c -o gtkpacker.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkpixmap.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpixmap.c -fno-common -DPIC -o .libs/gtkpixmap.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkplug.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkpreview.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkplug.c -fno-common -DPIC -o .libs/gtkplug.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpreview.c -fno-common -DPIC -o .libs/gtkpreview.o gtkpixmap.c:85:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (pixmap, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:85:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (pixmap, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpixmap.c:85:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (pixmap, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpixmap.c:85:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (pixmap, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:97:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:97:3: note: '{' token is here g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpixmap.c:97:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpixmap.c:97:3: note: ')' token is here g_return_val_if_fail (val != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:124:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:124:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:124:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:124:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:125:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:125:3: note: '{' token is here g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:125:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:125:3: note: ')' token is here g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:176:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:176:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:177:3: note: '{' token is here g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:177:3: note: ')' token is here g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:193:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:193:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpixmap.c:193:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpixmap.c:193:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:194:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PIXMAP (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:194:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PIXMAP (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpixmap.c:194:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PIXMAP (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpixmap.c:194:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PIXMAP (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:195:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:195:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpixmap.c:195:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpixmap.c:195:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:247:3: note: '{' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:247:3: note: ')' token is here g_return_if_fail (pixmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:248:3: note: '{' token is here g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:248:3: note: ')' token is here g_return_if_fail (GTK_IS_PIXMAP (pixmap)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpixmap.c:279:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpixmap.c:279:3: note: '{' token is here g_return_if_fail(window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpixmap.c:279:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail(window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpixmap.c:279:3: note: ')' token is here g_return_if_fail(window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 24 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpixmap.c -o gtkpixmap.o >/dev/null 2>&1 gtkplug.c:134:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:134:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkplug.c:134:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkplug.c:134:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:135:3: note: '{' token is here g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkplug.c:135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkplug.c:135:3: note: ')' token is here g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:158:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:158:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkplug.c:158:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkplug.c:158:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:159:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:159:3: note: '{' token is here g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkplug.c:159:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkplug.c:159:3: note: ')' token is here g_return_if_fail (GTK_IS_PLUG (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:161:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:161:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkplug.c:161:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkplug.c:161:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:218:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:218:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:218:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:218:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:219:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:219:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:220:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:220:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:358:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:358:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:358:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:358:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:359:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:359:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:359:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:359:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:360:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:360:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:369:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:42: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:369:7: note: '{' token is here GTK_OBJECT_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:54: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtkplug.c:369:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:92: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtkplug.c:369:7: note: ')' token is here GTK_OBJECT_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:93: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:392:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:392:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); gtkpreview.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430210:3: :52: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkplug.c:392:3:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:32 : note: expanded from macro 'G_STMT_START' g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441# define G_STMT_START (void)( ^:14 : gtkpreview.c:210note: expanded from macro 'g_return_val_if_fail':3: note: }; }G_STMT_END ^ '{' token is heregtkplug.c:392 :3: note: g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45 g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 441:15: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:393:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:393:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:393:3gtkpreview.c:210: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441:14/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail': note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ }; }G_STMT_ENDgtkpreview.c: ^210: 3:gtkplug.c:393 note: :3')' token is here : note: ')' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (GTK_IS_PLUG (widget), FALSE);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~428: 15:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 441:expanded from macro 'g_return_if_fail' 15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 ^~~~~~~~~~:25: note: expanded from macro 'G_STMT_END'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:# define G_STMT_END ) ^ 25: note: gtkpreview.c:211:expanded from macro 'G_STMT_END' 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkplug.c:394:3:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 g_return_val_if_fail (event != NULL, FALSE); : note: expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_START (void)( ^ gtkpreview.c:211/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' :3: #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: 237'{' token is here :32: g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417# define G_STMT_START (void)( ^:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ gtkplug.c:394:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: ^ note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkplug.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkplug.c:394:3: note: ')' token is here gtkpreview.c:211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_PREVIEW (preview)); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_return_val_if_fail' :428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:211:3: note: ')' token is here }; }G_STMT_END g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~ 428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:15: note: :expanded from macro 'g_return_if_fail' 25: }; }G_STMT_END ^~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ # define G_STMT_END ) ^ gtkplug.c:396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:43: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkplug.c:396:3: note: '{' token is here GTK_OBJECT_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:55: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^ gtkplug.c:396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:94: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^ gtkplug.c:396:3: note: ')' token is here GTK_OBJECT_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:95: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:418:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkpreview.c g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :242:3: warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 417:33: note: g_return_if_fail (preview != NULL); expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^ :gtkplug.c417::41833::3 note: expanded from macro 'g_return_if_fail' : note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:242:3: note: '{' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkplug.c:418:3: warning: :417'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_if_fail (window != NULL);45: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' ^ }; }G_STMT_END ^ gtkplug.c:418:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkplug.c:419:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PLUG (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkpreview.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 417:33: note: expanded from macro 'g_return_if_fail' g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:242:3: note: ')' token is here gtkplug.c:419:3: note: '{' token is here g_return_if_fail (preview != NULL); g_return_if_fail (GTK_IS_PLUG (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:243:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkplug.c:419:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: g_return_if_fail (GTK_IS_PLUG (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( ^ gtkpreview.c:243:3 }; }G_STMT_END ^ gtkplug.c:419:3: :note: note: '{' token is here ')' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); g_return_if_fail (GTK_IS_PLUG (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) note: expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:243:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:243:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:244:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:244:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:236:14: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^ gtkpreview.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:302:3: note: '{' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:302:3: note: ')' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:303:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:303:3: note: '{' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:303:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:303:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:304:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:304:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:304:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:304:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:305:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview_class->info.visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:305:3: note: '{' token is here g_return_if_fail (preview_class->info.visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:305:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview_class->info.visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:305:3: note: ')' token is here g_return_if_fail (preview_class->info.visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:313:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:313:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:313:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:313:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:351:3: note: '{' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:351:3: note: ')' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:352:3: note: '{' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:352:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:443:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:443:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:443:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:443:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:444:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:444:3: note: '{' token is here g_return_if_fail (GTK_IS_PREVIEW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:444:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:444:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:449:17: warning: implicit truncation from 'GtkPreviewType' to bit-field changes value from 4294967295 to 1 [-Wbitfield-constant-conversion] preview->type = (GtkPreviewType) -1; ^ ~~~~~~~~~~~~~~~~~~~ gtkpreview.c:461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:461:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:461:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:462:3: note: '{' token is here g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:462:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:464:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:464:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpreview.c:464:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkpreview.c:464:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:503:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:503:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:503:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:503:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:504:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:504:3: note: '{' token is here g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:504:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:504:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:536:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpreview.c:536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpreview.c:536:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PREVIEW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:537:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PREVIEW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpreview.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PREVIEW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpreview.c:537:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PREVIEW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:538:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:538:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkpreview.c:538:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkpreview.c:538:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:564:3: note: '{' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:564:3: note: ')' token is here g_return_if_fail (preview != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkpreview.c:565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkpreview.c:565:3: note: '{' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkpreview.c:565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkpreview.c:565:3: note: ')' token is here g_return_if_fail (GTK_IS_PREVIEW (preview)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 36 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkplug.c -o gtkplug.o >/dev/null 2>&1 50 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkpreview.c -o gtkpreview.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkprogress.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkprogress.c -fno-common -DPIC -o .libs/gtkprogress.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkprogressbar.c gtkprogress.c:208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:208:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:208:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:209:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:209:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:212:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkprogress.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkprogress.c:212:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:242:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:242:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:243:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:243:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:243:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:243:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:259:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:259:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:259:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:259:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:260:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:260:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:260:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:260:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:280:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:280:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:280:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:280:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:281:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:281:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PROGRESS (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:281:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:281:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PROGRESS (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:282:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:282:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkprogressbar.c -fno-common -DPIC -o .libs/gtkprogressbar.o gtkprogress.c:300:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:300:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:300:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:300:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:301:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:301:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:302:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:302:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:321:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:321:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:322:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:322:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:457:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:457:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:457:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:457:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:458:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:458:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:458:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:458:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:460:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:460:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:460:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:460:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:493:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:493:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:493:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:493:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:494:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:494:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:494:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:494:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (min <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:495:3: note: '{' token is here g_return_if_fail (min <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (min <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:495:3: note: ')' token is here g_return_if_fail (min <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (value >= min && value <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:496:3: note: '{' token is here g_return_if_fail (value >= min && value <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (value >= min && value <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:496:3: note: ')' token is here g_return_if_fail (value >= min && value <= max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:516:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:516:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:517:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:517:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (percentage >= 0 && percentage <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:518:3: note: '{' token is here g_return_if_fail (percentage >= 0 && percentage <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (percentage >= 0 && percentage <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:518:3: note: ')' token is here g_return_if_fail (percentage >= 0 && percentage <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:527:3: note: '{' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:527:3: note: ')' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:528:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:528:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:538:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:538:3: note: '{' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:538:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:538:3: note: ')' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:539:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:539:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:553:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:553:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:554:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:554:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:554:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:554:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:563:3: note: '{' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:563:3: note: ')' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:564:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:564:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:573:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:573:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:574:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:574:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:590:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:590:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:590:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:590:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:591:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:591:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:591:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:591:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (x_align >= 0.0 && x_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:592:3: note: '{' token is here g_return_if_fail (x_align >= 0.0 && x_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (x_align >= 0.0 && x_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:592:3: note: ')' token is here g_return_if_fail (x_align >= 0.0 && x_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (y_align >= 0.0 && y_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:593:3: note: '{' token is here g_return_if_fail (y_align >= 0.0 && y_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (y_align >= 0.0 && y_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:593:3: note: ')' token is here g_return_if_fail (y_align >= 0.0 && y_align <= 1.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:609:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:609:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:610:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:610:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:626:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:626:3: note: '{' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:626:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:626:3: note: ')' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:627:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:627:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:627:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:627:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:637:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:637:3: note: '{' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:637:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:637:3: note: ')' token is here g_return_val_if_fail (progress != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:638:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:638:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogress.c:638:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogress.c:638:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PROGRESS (progress), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:648:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:648:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:648:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:648:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogress.c:649:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogress.c:649:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogress.c:649:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogress.c:649:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkradiobutton.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkradiobutton.c -fno-common -DPIC -o .libs/gtkradiobutton.o 94 warnings generated. gtkprogressbar.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (adjustment != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:241:3: note: '{' token is here g_return_val_if_fail (adjustment != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogressbar.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (adjustment != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:241:3: note: ')' token is here g_return_val_if_fail (adjustment != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:242:3: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkprogressbar.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:242:3: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:257:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:257:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:257:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:257:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:258:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:258:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkprogress.c -o gtkprogress.o >/dev/null 2>&1 gtkprogressbar.c:353:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:353:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:353:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:353:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:354:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:354:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:354:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:355:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:355:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:420:8: warning: variable 'size' set but not used [-Wunused-but-set-variable] gint size; ^ gtkprogressbar.c:478:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:478:3: note: '{' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:478:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:478:3: note: ')' token is here g_return_if_fail (progress != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:479:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:479:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:479:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:479:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (progress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:749:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:749:3: note: '{' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:749:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:749:3: note: ')' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:750:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:750:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:750:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:750:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:764:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:764:3: note: '{' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:764:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:764:3: note: ')' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:765:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:765:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:765:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:765:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:780:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:780:3: note: '{' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:780:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:780:3: note: ')' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:781:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:781:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:781:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:781:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:796:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:796:3: note: '{' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:796:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:796:3: note: ')' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:797:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:797:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:797:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:797:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:798:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:798:3: note: '{' token is here g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:798:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:798:3: note: ')' token is here g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:813:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:813:3: note: '{' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:813:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:813:3: note: ')' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:814:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:814:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:814:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:814:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:824:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:824:3: note: '{' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:824:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:824:3: note: ')' token is here g_return_if_fail (pbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:825:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:825:3: note: '{' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:825:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:825:3: note: ')' token is here g_return_if_fail (GTK_IS_PROGRESS_BAR (pbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkprogressbar.c:826:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkprogressbar.c:826:3: note: '{' token is here g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkprogressbar.c:826:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkprogressbar.c:826:3: note: ')' token is here g_return_if_fail (blocks > 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (radio_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:109:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (radio_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkradiobutton.c:109:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (radio_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkradiobutton.c:109:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (radio_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:110:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (radio_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:110:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (radio_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkradiobutton.c:110:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (radio_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkradiobutton.c:110:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (radio_button, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:149:19: warning: variable 'radio_button' set but not used [-Wunused-but-set-variable] GtkRadioButton *radio_button; ^ gtkradiobutton.c:165:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (radio_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:165:3: note: '{' token is here g_return_if_fail (radio_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:165:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (radio_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:165:3: note: ')' token is here g_return_if_fail (radio_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:166:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:166:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:166:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:167:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!g_slist_find (group, radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:167:3: note: '{' token is here g_return_if_fail (!g_slist_find (group, radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:167:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!g_slist_find (group, radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:167:3: note: ')' token is here g_return_if_fail (!g_slist_find (group, radio_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:257:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (radio_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:257:3: note: '{' token is here g_return_val_if_fail (radio_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkradiobutton.c:257:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (radio_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:257:3: note: ')' token is here g_return_val_if_fail (radio_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RADIO_BUTTON (radio_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:258:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RADIO_BUTTON (radio_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkradiobutton.c:258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RADIO_BUTTON (radio_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:258:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RADIO_BUTTON (radio_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:271:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:271:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:272:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:272:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:301:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:301:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:302:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:302:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:383:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:383:3: note: '{' token is here g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:383:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:383:3: note: ')' token is here g_return_if_fail (check_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:384:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiobutton.c:384:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiobutton.c:384:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiobutton.c:384:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_BUTTON (check_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiobutton.c:374:14: warning: variable 'button' set but not used [-Wunused-but-set-variable] GtkButton *button; ^ gtkradiobutton.c:375:20: warning: variable 'toggle_button' set but not used [-Wunused-but-set-variable] GtkToggleButton *toggle_button; ^ 47 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkprogressbar.c -o gtkprogressbar.o >/dev/null 2>&1 29 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkradiobutton.c -o gtkradiobutton.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkradiomenuitem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkradiomenuitem.c -fno-common -DPIC -o .libs/gtkradiomenuitem.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkrange.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkrc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkrange.c -fno-common -DPIC -o .libs/gtkrange.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkrc.c -fno-common -DPIC -o .libs/gtkrc.o gtkradiomenuitem.c:81:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (radio_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:81:3: note: '{' token is here g_return_if_fail (radio_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:81:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (radio_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:81:3: note: ')' token is here g_return_if_fail (radio_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:82:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:82:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:82:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:82:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:83:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!g_slist_find (group, radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:83:3: note: '{' token is here g_return_if_fail (!g_slist_find (group, radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:83:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!g_slist_find (group, radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:83:3: note: ')' token is here g_return_if_fail (!g_slist_find (group, radio_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (radio_menu_item != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:144:3: note: '{' token is here g_return_val_if_fail (radio_menu_item != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkradiomenuitem.c:144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (radio_menu_item != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:144:3: note: ')' token is here g_return_val_if_fail (radio_menu_item != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:145:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:145:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkradiomenuitem.c:145:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:145:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RADIO_MENU_ITEM (radio_menu_item), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:184:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:184:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:184:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:184:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:185:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:185:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:185:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:214:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:214:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:215:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:215:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:215:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:215:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:277:3: note: '{' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:277:3: note: ')' token is here g_return_if_fail (check_menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkradiomenuitem.c:278:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkradiomenuitem.c:278:3: note: '{' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkradiomenuitem.c:278:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkradiomenuitem.c:278:3: note: ')' token is here g_return_if_fail (GTK_IS_RADIO_MENU_ITEM (check_menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 22 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkradiomenuitem.c -o gtkradiomenuitem.o >/dev/null 2>&1 gtkrange.c:251:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:251:3: note: '{' token is here g_return_val_if_fail (range != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:251:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:251:3: note: ')' token is here g_return_val_if_fail (range != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:252:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:252:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (range), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:252:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:252:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (range), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:261:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:261:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:262:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:262:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:262:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:271:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:271:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:272:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:272:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:277:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:277:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:277:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:277:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:311:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:311:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:312:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:312:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:312:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:312:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:321:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:321:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:322:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:322:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:331:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:331:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:332:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:332:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:341:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:341:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:341:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:341:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:342:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:342:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:351:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:351:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:352:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:352:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:361:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:361:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:361:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:362:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:362:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:362:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:362:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:371:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:371:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:371:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:371:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:372:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:372:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:372:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:372:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:384:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:384:3: note: '{' token is here g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:384:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:384:3: note: ')' token is here g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:385:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:385:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:401:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:401:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:401:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:401:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:402:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:402:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:402:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:402:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:443:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:443:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:443:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:443:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:444:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:444:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:444:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:444:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:490:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:490:3: note: '{' token is here g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:490:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:490:3: note: ')' token is here g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:491:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:491:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:491:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:491:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:536:3: note: '{' token is here g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:536:3: note: ')' token is here g_return_val_if_fail (range != NULL, GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:537:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:537:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (range), GTK_TROUGH_NONE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:580:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:580:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:580:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:580:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:581:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:581:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:581:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:581:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:645:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:645:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:645:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:645:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:646:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:646:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:646:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:646:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:706:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:706:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:706:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:706:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:707:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:707:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:707:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:707:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:723:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:723:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:723:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:723:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:724:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:724:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:724:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:724:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:740:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:740:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:740:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:740:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:741:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:741:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:741:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:741:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:742:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:742:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:742:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:742:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:759:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:759:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:759:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:759:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:760:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:760:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:760:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:760:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:771:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:771:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:771:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:771:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:772:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:772:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:772:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:772:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:812:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:812:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:812:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:812:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:813:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:813:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:813:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:813:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:814:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:814:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:814:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:814:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:862:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:862:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:862:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:862:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:863:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:863:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:863:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:863:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:864:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:864:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:864:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:864:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:937:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:937:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:938:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:938:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:938:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:938:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:939:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:939:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:939:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:996:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:996:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:996:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:996:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:997:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:997:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:997:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:997:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:998:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:998:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:998:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:998:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1007:11: warning: variable 'mods' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (event->is_hint || (event->window != range->slider)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkrange.c:1026:11: note: uninitialized use occurs here if (mods & mask) ^~~~ gtkrange.c:1007:7: note: remove the 'if' if its condition is always true if (event->is_hint || (event->window != range->slider)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkrange.c:993:3: note: variable 'mods' is declared here GdkModifierType mods; ^ gtkrange.c:1045:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1045:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1045:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1045:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1046:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1046:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1046:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1046:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1047:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1047:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1047:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1047:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1102:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1102:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1102:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1102:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1103:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1103:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1103:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1103:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1104:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1104:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1104:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1104:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1146:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1146:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1146:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1146:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1147:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1147:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1147:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1147:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1148:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1148:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1148:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1148:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1183:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1183:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1183:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1183:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1184:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1184:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1184:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1184:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1185:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1185:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1185:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1187:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkrange.c:1187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkrange.c:1187:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1197:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1197:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1198:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1198:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1198:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1198:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1199:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1199:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1199:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1199:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1201:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1201:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkrange.c:1201:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkrange.c:1201:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1210:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1210:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1211:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1211:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1211:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1232:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1232:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1232:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1232:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1233:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1233:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1254:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1254:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkrange.c:1254:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkrange.c:1254:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1276:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1276:8: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkrange.c:1276:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkrange.c:1276:8: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1304:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1304:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkrange.c:1304:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkrange.c:1304:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1316:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1316:3: note: '{' token is here g_return_val_if_fail (range != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1316:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (range != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1316:3: note: ')' token is here g_return_val_if_fail (range != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1317:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RANGE (range), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrange.c:1317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RANGE (range), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrange.c:1317:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RANGE (range), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1429:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1429:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1429:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1429:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1430:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1430:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1444:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ gtkrc.c:532:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ^ gtkrange.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:331444:: 3:note: expanded from macro 'g_return_if_fail' note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: g_return_if_fail (range != NULL); expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: # define G_STMT_START (void)( ^ expanded from macro 'g_return_if_fail'gtkrc.c :532:3:#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: '{' token is here g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkrange.c:1444:3: #define g_return_if_fail(expr) G_STMT_START{ \ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1444:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1445:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1445:3:gtkrc.c:532:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: '{' token is here g_return_if_fail (rc_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c g_return_if_fail (GTK_IS_RANGE (range));:532:3: note: ')' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (rc_string != NULL); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1445:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkrc.c: }; }G_STMT_END ^ gtkrange.c:1445:3: note: ')' token is here544 g_return_if_fail (GTK_IS_RANGE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:: warning: 15: note: expanded from macro 'g_return_if_fail''(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33 ^~~~~~~~~~ : note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:544:3: note: '{' token is here g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:544:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:544:3: note: ')' token is here gtkrange.c:1461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 :15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' 238:25: note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:# define G_STMT_END )1461:3: note: '{' token is here ^ g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1461:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1462:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1462:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:621:3: note: '{' token is here g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1500:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkrc.c:#define g_return_if_fail(expr) G_STMT_START{ \ ^ 621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkrange.c:1500:3 g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_return_if_fail' g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ }; }G_STMT_END ^ gtkrc.c:621:gtkrange.c:15003: note: ')' token is here g_return_if_fail (filename != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h3: note: ')' token is here g_return_if_fail (adjustment != NULL);:428 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25::25: note: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ expanded from macro 'G_STMT_END'gtkrange.c:1501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1501:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1501:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1528:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1528:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1569:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1569:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrange.c:1603:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1603:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrange.c:1603:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1603:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:gtkrc.c:642:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~15: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ note: expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'# define G_STMT_END ) ^# define G_STMT_START (void)( ^ gtkrc.c :642:3: note: '{' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkrange.c:1604:3::417:45: note: expanded from macro 'g_return_if_fail' warning: #define g_return_if_fail(expr) G_STMT_START{ \ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrange.c:1604:3: note: gtkrc.c:642:3: warning: '{' token is here '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428::41714::45: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^ gtkrc.c:642:3: note: ')' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: gtkrange.c:1604:3: warning: note: expanded from macro 'G_STMT_END' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrange.c:1604:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:691:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:691:3: note: '{' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:691:3: note: ')' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:692:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:692:3: note: '{' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:692:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:692:3: note: ')' token is here g_return_if_fail (private->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:970:3: note: '{' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:970:3: note: ')' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:971:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:971:3: note: '{' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:971:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:971:3: note: ')' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:980:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:980:3: note: '{' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:980:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:980:3: note: ')' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:981:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:981:3: note: '{' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:981:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:981:3: note: ')' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:990:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:990:3: note: '{' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:990:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:990:3: note: ')' token is here g_return_if_fail (rc_style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:991:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:991:3: note: '{' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkrc.c:991:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkrc.c:991:3: note: ')' token is here g_return_if_fail (pattern != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1009:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (input_string == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1009:7: note: '{' token is here g_assert (input_string == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkrc.c:1009:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (input_string == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkrc.c:1009:7: note: ')' token is here g_assert (input_string == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1015:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (input_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1015:7: note: '{' token is here g_assert (input_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkrc.c:1015:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (input_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkrc.c:1015:7: note: ')' token is here g_assert (input_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1023:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_add_symbol (scanner, symbols[i].name, GINT_TO_POINTER (symbols[i].token)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2058:57: note: expanded from macro 'g_scanner_add_symbol' #define g_scanner_add_symbol( scanner, symbol, value ) G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1023:5: note: '{' token is here g_scanner_add_symbol (scanner, symbols[i].name, GINT_TO_POINTER (symbols[i].token)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2058:70: note: expanded from macro 'g_scanner_add_symbol' #define g_scanner_add_symbol( scanner, symbol, value ) G_STMT_START { \ ^ gtkrc.c:1023:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_scanner_add_symbol (scanner, symbols[i].name, GINT_TO_POINTER (symbols[i].token)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2059:65: note: expanded from macro 'g_scanner_add_symbol' g_scanner_scope_add_symbol ((scanner), 0, (symbol), (value)); \ ^ gtkrc.c:1023:5: note: ')' token is here g_scanner_add_symbol (scanner, symbols[i].name, GINT_TO_POINTER (symbols[i].token)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2060:3: note: expanded from macro 'g_scanner_add_symbol' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1835:3: note: '{' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrc.c:1835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrc.c:1835:3: note: ')' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (state != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1836:3: note: '{' token is here g_return_val_if_fail (state != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrc.c:1836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (state != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrc.c:1836:3: note: ')' token is here g_return_val_if_fail (state != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1886:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1886:3: note: '{' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrc.c:1886:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrc.c:1886:3: note: ')' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1887:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (priority != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1887:3: note: '{' token is here g_return_val_if_fail (priority != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrc.c:1887:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (priority != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrc.c:1887:3: note: ')' token is here g_return_val_if_fail (priority != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkrc.c:1932:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkrc.c:1932:3: note: '{' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkrc.c:1932:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkrc.c:1932:3: note: ')' token is here g_return_val_if_fail (scanner != NULL, G_TOKEN_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkruler.c 193 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkrange.c -o gtkrange.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkruler.c -fno-common -DPIC -o .libs/gtkruler.o 40 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkrc.c -o gtkrc.o >/dev/null 2>&1 gtkruler.c:195:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:195:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:195:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:195:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:196:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:196:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:196:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:196:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:211:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:211:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:211:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:212:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:212:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:226:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:226:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:227:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:227:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:236:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:236:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:236:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:236:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:237:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:237:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:237:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:237:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:251:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:251:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:251:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:251:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:252:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:252:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:252:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:252:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:255:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (ruler, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:255:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (ruler, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkruler.c:255:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (ruler, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkruler.c:255:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (ruler, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:286:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:286:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:287:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:287:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:309:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:309:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:310:3: note: '{' token is here g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkruler.c:310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkruler.c:310:3: note: ')' token is here g_return_if_fail (GTK_IS_RULER (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:331:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkruler.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkruler.c:331:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:332:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:332:3: note: '{' token is here g_return_val_if_fail (GTK_IS_RULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkruler.c:332:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_RULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkruler.c:332:3: note: ')' token is here g_return_val_if_fail (GTK_IS_RULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkruler.c:333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkruler.c:333:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkruler.c:333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkruler.c:333:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 36 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkruler.c -o gtkruler.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkscale.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkscrollbar.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkscale.c -fno-common -DPIC -o .libs/gtkscale.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkscrollbar.c -fno-common -DPIC -o .libs/gtkscrollbar.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkscrolledwindow.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkscrolledwindow.c -fno-common -DPIC -o .libs/gtkscrolledwindow.o gtkscale.c:177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (scale, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:177:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (scale, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscale.c:177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (scale, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscale.c:177:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (scale, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:178:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (scale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:178:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (scale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscale.c:178:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (scale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscale.c:178:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (scale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:189:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:189:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:189:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:189:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:190:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:190:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:190:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:190:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:192:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:192:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscale.c:192:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscale.c:192:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:203:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:203:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:204:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:204:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:206:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:206:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkscale.c:206:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkscale.c:206:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:219:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:219:3: note: '{' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:219:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:219:3: note: ')' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:220:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:220:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:236:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:236:3: note: '{' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:236:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:236:3: note: ')' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:237:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:237:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:237:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:237:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:253:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:253:3: note: '{' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:253:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:253:3: note: ')' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:254:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:254:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:254:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:254:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scale != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:276:3: note: '{' token is here g_return_val_if_fail (scale != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscale.c:276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scale != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscale.c:276:3: note: ')' token is here g_return_val_if_fail (scale != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SCALE (scale), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:277:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SCALE (scale), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscale.c:277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SCALE (scale), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscale.c:277:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SCALE (scale), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:330:3: note: '{' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:330:3: note: ')' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:331:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:331:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:341:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:341:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:341:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:341:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscale.c:342:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscale.c:342:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscale.c:342:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscale.c:342:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkscrollbar.c -o gtkscrollbar.o >/dev/null 2>&1 40 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkscale.c -o gtkscale.o >/dev/null 2>&1 gtkscrolledwindow.c:262:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (scrolled_window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:262:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (scrolled_window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscrolledwindow.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (scrolled_window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkscrolledwindow.c:262:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (scrolled_window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:282:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:282:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscrolledwindow.c:282:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:282:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:285:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:285:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscrolledwindow.c:285:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:285:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:301:3: note: '{' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:301:3: note: ')' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:302:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:302:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:304:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (hadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:304:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (hadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:304:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (hadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:304:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (hadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:354:3: note: '{' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:354:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:354:3: note: ')' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:355:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:355:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:357:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (vadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:357:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (vadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:357:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (vadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:357:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (vadjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:404:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:404:3: note: '{' token is here g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscrolledwindow.c:404:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:404:3: note: ')' token is here g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:405:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:405:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscrolledwindow.c:405:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:405:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:415:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:415:3: note: '{' token is here g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscrolledwindow.c:415:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:415:3: note: ')' token is here g_return_val_if_fail (scrolled_window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:416:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:416:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkscrolledwindow.c:416:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:416:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:428:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:428:3: note: '{' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:428:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:428:3: note: ')' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:429:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:429:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:429:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:429:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:445:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:445:3: note: '{' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:445:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:445:3: note: ')' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:446:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:446:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:446:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:446:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:461:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:461:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:462:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:462:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:492:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:492:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:492:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:492:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:493:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:493:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:493:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:493:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:514:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:514:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:514:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:514:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:515:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:515:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:537:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:537:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:538:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:538:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:538:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:538:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:539:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:539:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:539:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:539:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:563:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:563:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:564:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:564:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:565:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:565:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:596:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:596:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:596:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:596:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:597:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:597:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:597:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:597:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:598:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:598:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:598:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:598:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:681:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:681:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:681:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:681:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:682:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:682:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:682:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:682:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:732:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:732:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:732:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:732:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:733:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:733:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:733:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:733:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:734:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:734:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:734:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:734:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:858:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:858:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:858:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:859:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:859:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:899:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:899:3: note: '{' token is here g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:899:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:899:3: note: ')' token is here g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:929:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:929:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:929:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:929:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:930:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:930:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:930:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:930:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:931:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:931:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:931:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:931:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:932:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (container)->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:932:3: note: '{' token is here g_return_if_fail (GTK_BIN (container)->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:932:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (container)->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:932:3: note: ')' token is here g_return_if_fail (GTK_BIN (container)->child == child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:947:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:947:3: note: '{' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:947:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:947:3: note: ')' token is here g_return_if_fail (scrolled_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:948:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:948:3: note: '{' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:948:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:948:3: note: ')' token is here g_return_if_fail (GTK_IS_SCROLLED_WINDOW (scrolled_window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:949:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:949:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:949:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:949:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:950:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:950:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:950:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:950:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:951:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:951:3: note: '{' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:951:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:951:3: note: ')' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:957:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (bin->child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:957:7: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (bin->child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:957:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (bin->child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:957:7: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (bin->child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkscrolledwindow.c:958:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (bin->child)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkscrolledwindow.c:958:7: note: '{' token is here g_return_if_fail (GTK_BIN (bin->child)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkscrolledwindow.c:958:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_BIN (bin->child)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkscrolledwindow.c:958:7: note: ')' token is here g_return_if_fail (GTK_BIN (bin->child)->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkselection.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkselection.c -fno-common -DPIC -o .libs/gtkselection.o 102 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkscrolledwindow.c -o gtkscrolledwindow.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkseparator.c gtkselection.c:180:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:180:3:libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkseparator.c -fno-common -DPIC -o .libs/gtkseparator.o note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:180:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:180:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:188:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:188:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:189:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:189:3: note: '{' token is here g_return_if_fail (list->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:189:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:189:3: note: ')' token is here g_return_if_fail (list->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:216:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:216:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:216:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:216:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:250:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:250:3: note: '{' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:250:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:250:3: note: ')' token is here g_return_if_fail (list != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:475:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:475:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:489:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:489:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:489:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:489:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:490:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (targets != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:490:3: note: '{' token is here g_return_if_fail (targets != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:490:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (targets != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:490:3: note: ')' token is here g_return_if_fail (targets != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:597:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:597:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkselection.c:597:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkselection.c:597:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:708:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (length <= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:708:7: note: '{' token is here g_return_if_fail (length <= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:708:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (length <= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:708:7: note: ')' token is here g_return_if_fail (length <= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:713:23: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] selection_data->data = g_strdup(""); ^ ~~~~~~~~~~~~ gtkselection.c:908:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((data.format >= 8) && (data.format % 8 == 0), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:908:7: note: '{' token is here g_return_val_if_fail ((data.format >= 8) && (data.format % 8 == 0), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkselection.c:908:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail ((data.format >= 8) && (data.format % 8 == 0), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkselection.c:908:7: note: ')' token is here g_return_val_if_fail ((data.format >= 8) && (data.format % 8 == 0), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1128:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1128:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkselection.c:1128:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkselection.c:1128:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1165:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1165:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkselection.c:1165:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkselection.c:1165:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1281:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1281:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkselection.c:1281:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkselection.c:1281:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1282:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkselection.c:1282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkselection.c:1282:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1374:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1374:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkselection.c:1374:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkselection.c:1374:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1409:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1409:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkselection.c:1409:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkselection.c:1409:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1469:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:1469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:1469:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1574:3: note: '{' token is here g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkselection.c:1574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkselection.c:1574:3: note: ')' token is here g_return_val_if_fail (data != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1585:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1585:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkselection.c:1585:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkselection.c:1585:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkselection.c:1605:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkselection.c:1605:7: note: '{' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkselection.c:1605:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkselection.c:1605:7: note: ')' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkseparator.c:67:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (separator, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkseparator.c:67:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (separator, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkseparator.c:67:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (separator, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkseparator.c:67:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (separator, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 2 warnings generated. 43 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkseparator.c -o gtkseparator.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkselection.c -o gtkselection.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtksignal.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtksignal.c -fno-common -DPIC -o .libs/gtksignal.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtksocket.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtksocket.c -fno-common -DPIC -o .libs/gtksocket.o gtksignal.c:227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (_gtk_private_n_signals < 65535); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:227:3: note: '{' token is here g_assert (_gtk_private_n_signals < 65535); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtksignal.c:227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (_gtk_private_n_signals < 65535); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtksignal.c:227:3: note: ')' token is here g_assert (_gtk_private_n_signals < 65535); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:262:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (zero == NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:262:7: note: '{' token is here g_assert (zero == NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtksignal.c:262:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (zero == NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtksignal.c:262:7: note: ')' token is here g_assert (zero == NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:300:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (r_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:300:3: note: '{' token is here g_return_val_if_fail (r_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:300:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (r_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:300:3: note: ')' token is here g_return_val_if_fail (r_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (marshaller != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:301:3: note: '{' token is here g_return_val_if_fail (marshaller != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (marshaller != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:301:3: note: ')' token is here g_return_val_if_fail (marshaller != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:302:3: note: '{' token is here g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:302:3: note: ')' token is here g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:304:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:304:5: note: '{' token is here g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:304:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:304:5: note: ')' token is here g_return_val_if_fail (params != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:394:3: note: '{' token is here g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:394:3: note: ')' token is here g_return_val_if_fail (nparams < MAX_SIGNAL_PARAMS, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:432:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:432:3: note: '{' token is here g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:432:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:432:3: note: ')' token is here g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:433:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (object_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:433:3: note: '{' token is here g_return_val_if_fail (gtk_type_is_a (object_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:433:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (object_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:433:3: note: ')' token is here g_return_val_if_fail (gtk_type_is_a (object_type, GTK_TYPE_OBJECT), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:470:3: note: '{' token is here g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:470:3: note: ')' token is here g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:497:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:497:3: note: '{' token is here g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:497:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:497:3: note: ')' token is here g_return_val_if_fail (signal_id >= 1, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:513:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:513:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:513:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:513:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:514:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:514:3: note: '{' token is here g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:514:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:514:3: note: ')' token is here g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:517:3: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:517:3: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:518:3: note: '{' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:518:3: note: ')' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:521:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:521:5: note: '{' token is here g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:521:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:521:5: note: ')' token is here g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:536:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:536:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:537:3: note: '{' token is here g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:537:3: note: ')' token is here g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:540:3: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:540:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:540:3: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:541:3: note: '{' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:541:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:541:3: note: ')' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:562:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:562:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:562:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:562:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:563:3: note: '{' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:563:3: note: ')' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:564:3: note: '{' token is here g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:564:3: note: ')' token is here g_return_if_fail (params != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:573:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:573:7: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:573:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:573:7: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:574:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:574:7: note: '{' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:574:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:574:7: note: ')' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:593:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:593:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:594:3: note: '{' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:594:3: note: ')' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:606:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:606:7: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:606:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:606:7: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:607:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:607:7: note: '{' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:607:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:607:7: note: ')' token is here g_return_if_fail (gtk_type_is_a (GTK_OBJECT_TYPE (object), signal->object_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:634:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:634:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:635:3: note: '{' token is here g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:635:3: note: ')' token is here g_return_if_fail (signal_id >= 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:659:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:659:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:660:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:660:3: note: '{' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:660:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:660:3: note: ')' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:678:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:678:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:678:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:678:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:679:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:679:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:679:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:679:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:698:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:698:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:698:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:698:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:699:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:699:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:699:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:699:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:700:3: note: '{' token is here g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:700:3: note: ')' token is here g_return_val_if_fail (name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:724:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:724:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:724:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:724:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:725:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:725:3: note: '{' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:725:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:725:3: note: ')' token is here g_return_val_if_fail (GTK_IS_OBJECT (object), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:749:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:749:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:749:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:749:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:777:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:777:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:777:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:777:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:806:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:806:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:832:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:832:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:832:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:832:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:857:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:857:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:857:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:857:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:858:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:858:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:858:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:859:3: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:859:3: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:860:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:860:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:861:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:861:3: note: '{' token is here g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:861:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:861:3: note: ')' token is here g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:862:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:862:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:862:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:862:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:889:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:889:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:889:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:889:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:890:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:890:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:890:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:890:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:891:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:891:3: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:891:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:891:3: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:892:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:892:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:892:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:892:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:893:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:893:3: note: '{' token is here g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:893:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:893:3: note: ')' token is here g_return_if_fail (alive_object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:894:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:894:3: note: '{' token is here g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:894:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:894:3: note: ')' token is here g_return_if_fail (GTK_IS_OBJECT (alive_object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:919:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:919:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:919:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:919:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:920:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:920:3: note: '{' token is here g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:920:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:920:3: note: ')' token is here g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:947:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:947:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:947:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:947:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:948:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:948:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:948:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:948:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:981:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:981:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:981:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:981:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1012:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1012:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1013:3: note: '{' token is here g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1013:3: note: ')' token is here g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1038:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1038:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1038:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1038:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1039:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1039:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1039:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1039:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1067:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1067:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1067:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1067:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1093:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1093:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1093:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1093:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1094:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1094:3: note: '{' token is here g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1094:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1094:3: note: ')' token is here g_return_if_fail (handler_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1122:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1122:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1122:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1122:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1123:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1123:3: note: '{' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1123:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1123:3: note: ')' token is here g_return_if_fail (func != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1152:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1152:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1152:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1152:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1240:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1240:3: note: '{' token is here g_return_val_if_fail (info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1240:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1240:3: note: ')' token is here g_return_val_if_fail (info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1324:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_UNSET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:43: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1324:4: note: '{' token is here GTK_OBJECT_UNSET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:55: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^ gtksignal.c:1324:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_UNSET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:94: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^ gtksignal.c:1324:4: note: ')' token is here GTK_OBJECT_UNSET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:99:95: note: expanded from macro 'GTK_OBJECT_UNSET_FLAGS' #define GTK_OBJECT_UNSET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1341:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /* FIXME: remove */ g_assert (handler->next == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1341:23: note: '{' token is here /* FIXME: remove */ g_assert (handler->next == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtksignal.c:1341:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /* FIXME: remove */ g_assert (handler->next == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtksignal.c:1341:23: note: ')' token is here /* FIXME: remove */ g_assert (handler->next == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1342:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /* FIXME: remove */ g_assert (handler->prev == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1342:23: note: '{' token is here /* FIXME: remove */ g_assert (handler->prev == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtksignal.c:1342:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /* FIXME: remove */ g_assert (handler->prev == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtksignal.c:1342:23: note: ')' token is here /* FIXME: remove */ g_assert (handler->prev == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1347:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:42: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1347:7: note: '{' token is here GTK_OBJECT_SET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:54: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtksignal.c:1347:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_OBJECT_SET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:92: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^ gtksignal.c:1347:7: note: ')' token is here GTK_OBJECT_SET_FLAGS (object, GTK_CONNECTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkobject.h:98:93: note: expanded from macro 'GTK_OBJECT_SET_FLAGS' #define GTK_OBJECT_SET_FLAGS(obj,flag) G_STMT_START{ (GTK_OBJECT_FLAGS (obj) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1546:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1546:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1547:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1547:3: note: '{' token is here g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1547:3: note: ')' token is here g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1580:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1580:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1580:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1580:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1581:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1581:3: note: '{' token is here g_return_val_if_fail (func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1581:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1581:3: note: ')' token is here g_return_val_if_fail (func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1582:3: note: '{' token is here g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1582:3: note: ')' token is here g_return_val_if_fail (signal_id >= 1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1614:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1614:3: note: '{' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1614:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1614:3: note: ')' token is here g_return_val_if_fail (object != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (handler_id >= 1, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1615:3: note: '{' token is here g_return_val_if_fail (handler_id >= 1, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (handler_id >= 1, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1615:3: note: ')' token is here g_return_val_if_fail (handler_id >= 1, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1651:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1651:3: note: '{' token is here g_return_val_if_fail (signal_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1651:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1651:3: note: ')' token is here g_return_val_if_fail (signal_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1652:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (hook_func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1652:3: note: '{' token is here g_return_val_if_fail (hook_func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1652:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (hook_func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1652:3: note: ')' token is here g_return_val_if_fail (hook_func != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1655:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1655:3: note: '{' token is here g_return_val_if_fail (signal != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1655:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (signal != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1655:3: note: ')' token is here g_return_val_if_fail (signal != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1687:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1687:3: note: '{' token is here g_return_if_fail (signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1687:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1687:3: note: ')' token is here g_return_if_fail (signal_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1688:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hook_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1688:3: note: '{' token is here g_return_if_fail (hook_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1688:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (hook_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1688:3: note: ')' token is here g_return_if_fail (hook_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1691:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1691:3: note: '{' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1691:3: note: ')' token is here g_return_if_fail (signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1729:3: note: '{' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1729:3: note: ')' token is here g_return_val_if_fail (object != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object->klass != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1730:3: note: '{' token is here g_return_val_if_fail (object->klass != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksignal.c:1730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (object->klass != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksignal.c:1730:3: note: ')' token is here g_return_val_if_fail (object->klass != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1727:14: warning: variable 'signal' set but not used [-Wunused-but-set-variable] GtkSignal *signal; ^ gtksignal.c:1830:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1830:3: note: '{' token is here g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1830:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1830:3: note: ')' token is here g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1831:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1831:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1831:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1831:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1848:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1848:3: note: '{' token is here g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksignal.c:1848:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksignal.c:1848:3: note: ')' token is here g_return_if_fail (emissions != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksignal.c:1976:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_ARG_COLLECT_VALUE (params, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:35:54: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' #define GTK_ARG_COLLECT_VALUE(arg, var_args, _error) \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro '\ G_STMT_START' # define G_STMT_START (void)( ^ gtksignal.c:1976:7: note: '{' token is here GTK_ARG_COLLECT_VALUE (params, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:36:14: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' G_STMT_START { \ ^ gtksignal.c:1976:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_ARG_COLLECT_VALUE (params, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:178:47: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' _error = error_msg; /* return error_msg; */ \ ^ gtksignal.c:1976:7: note: ')' token is here GTK_ARG_COLLECT_VALUE (params, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkargcollector.c:179:3: note: expanded from macro 'GTK_ARG_COLLECT_VALUE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkspinbutton.c gtksocket.c:92:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gtksocket.c:196:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:196:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:196:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:196:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:197:3: note: '{' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:197:3: note: ')' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:200:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:200:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtksocket.c:200:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtksocket.c:200:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:232:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:232:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtksocket.c:232:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtksocket.c:232:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:246:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:246:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:246:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:246:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:247:3: note: '{' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:247:3: note: ')' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:269:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:269:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:269:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:269:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:270:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:270:3: note: '{' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:270:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:270:3: note: ')' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:271:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:271:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:319:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:319:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:319:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:319:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:320:3: note: '{' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:320:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:320:3: note: ')' token is here g_return_if_fail (GTK_IS_SOCKET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:321:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:321:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:373:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:373:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksocket.c:373:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksocket.c:373:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:395:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:395:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksocket.c:395:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksocket.c:395:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SOCKET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:420:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:420:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtksocket.c:420:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtksocket.c:420:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:422:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtksocket.c:422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtksocket.c:422:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (socket, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:442:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SOCKET (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:442:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SOCKET (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtksocket.c:442:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SOCKET (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtksocket.c:442:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SOCKET (container), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtksocket.c:510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (socket->plug_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtksocket.c:510:3: note: '{' token is here g_return_if_fail (socket->plug_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtksocket.c:510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (socket->plug_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtksocket.c:510:3: note: ')' token is here g_return_if_fail (socket->plug_window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkspinbutton.c -fno-common -DPIC -o .libs/gtkspinbutton.o 37 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtksocket.c -o gtksocket.o >/dev/null 2>&1 191 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtksignal.c -o gtksignal.o >/dev/null 2>&1 gtkspinbutton.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:347:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:347:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:348:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:348:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:348:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:348:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:358:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:358:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:358:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:358:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:359:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:359:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:359:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:359:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:371:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:371:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:371:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:371:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:372:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:372:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:372:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:372:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:389:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:389:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:390:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:390:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:390:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:390:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:432:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:432:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:432:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:432:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:433:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:433:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:433:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:433:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:451:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:451:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:452:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:452:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:452:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:452:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:453:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:453:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:453:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:453:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:467:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:467:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:468:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:468:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:468:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:468:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:469:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:469:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:469:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:469:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:517:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:517:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:518:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:518:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:518:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:518:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:548:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:548:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:548:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:548:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:549:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:549:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:549:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:549:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:550:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:550:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:550:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:550:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:560:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:560:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:560:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:560:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:561:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:561:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:561:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:561:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:562:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:562:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:562:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:562:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:581:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:581:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:581:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:581:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:582:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:582:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:665:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:665:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:665:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:665:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:666:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:666:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:666:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:666:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:667:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:667:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:700:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:700:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:701:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:701:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:701:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:701:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:702:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:702:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:726:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:726:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:727:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:727:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:728:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:728:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:742:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:742:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:742:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:742:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:743:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:743:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:743:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:743:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:744:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:744:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:744:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:744:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:835:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:835:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:835:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:835:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:836:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:836:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:836:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:836:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:837:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:837:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:837:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:837:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:897:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:897:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:897:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:897:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:898:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:898:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:898:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:898:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:899:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:899:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:899:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:899:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:939:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkspinbutton.c:939:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkspinbutton.c:939:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:972:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:972:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkspinbutton.c:972:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkspinbutton.c:972:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:983:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:983:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:983:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:983:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:984:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:984:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:984:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:984:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1001:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1001:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1001:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1001:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1002:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1002:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1002:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1002:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1003:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1003:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1003:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1003:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1112:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1112:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1112:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1112:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1113:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1113:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1113:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1113:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1154:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1154:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1154:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1154:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1155:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1155:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1196:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1196:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1196:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1196:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1197:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1197:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1197:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1197:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1212:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1212:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1213:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1213:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1297:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1297:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1297:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1297:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1298:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1298:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1298:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1298:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1347:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1347:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1348:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1348:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1348:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1348:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1349:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1349:3: note: '{' token is here g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1349:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1349:3: note: ')' token is here g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1369:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1369:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1369:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1369:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (adjustment), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1370:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (digits < 6, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1370:3: note: '{' token is here g_return_val_if_fail (digits < 6, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1370:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (digits < 6, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1370:3: note: ')' token is here g_return_val_if_fail (digits < 6, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1397:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1397:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1398:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1398:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1398:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1398:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spin_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1426:3: note: '{' token is here g_return_val_if_fail (spin_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spin_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1426:3: note: ')' token is here g_return_val_if_fail (spin_button != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1427:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1427:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1427:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1427:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1436:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1436:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1436:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1436:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1437:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1437:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1437:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1437:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1438:3: note: '{' token is here g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1438:3: note: ')' token is here g_return_if_fail (digits < 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1450:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spin_button != NULL, 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1450:3: note: '{' token is here g_return_val_if_fail (spin_button != NULL, 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1450:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spin_button != NULL, 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1450:3: note: ')' token is here g_return_val_if_fail (spin_button != NULL, 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1451:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1451:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0.0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spin_button != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1461:3: note: '{' token is here g_return_val_if_fail (spin_button != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (spin_button != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1461:3: note: ')' token is here g_return_val_if_fail (spin_button != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1462:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1462:3: note: '{' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkspinbutton.c:1462:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1462:3: note: ')' token is here g_return_val_if_fail (GTK_IS_SPIN_BUTTON (spin_button), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1475:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1475:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1476:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1476:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1476:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1476:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1495:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1495:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1496:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1496:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1505:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1505:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1505:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1505:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1506:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1506:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1506:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1506:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1515:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1515:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1516:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1516:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1525:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1525:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1526:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1526:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1526:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1526:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1542:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1542:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1542:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1542:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1543:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1543:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1543:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1543:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1569:3: note: '{' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1569:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1569:3: note: ')' token is here g_return_if_fail (spin_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkspinbutton.c:1570:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkspinbutton.c:1570:3: note: '{' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkspinbutton.c:1570:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkspinbutton.c:1570:3: note: ')' token is here g_return_if_fail (GTK_IS_SPIN_BUTTON (spin_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkstyle.c 182 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkspinbutton.c -o gtkspinbutton.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkstyle.c -fno-common -DPIC -o .libs/gtkstyle.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkstatusbar.c gtkstyle.c:341:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:341:3: note: '{' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:341:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:341:3: note: ')' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:380:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:380:3: note: '{' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:380:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:380:3: note: ')' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:513:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:513:3: note: '{' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:513:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:513:3: note: ')' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:514:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:514:3: note: '{' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:514:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:514:3: note: ')' token is here g_return_val_if_fail (window != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:567:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:567:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:567:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:567:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:610:3: note: '{' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:610:3: note: ')' token is here g_return_val_if_fail (style != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:611:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style->ref_count > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:611:3: note: '{' token is here g_return_val_if_fail (style->ref_count > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:611:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style->ref_count > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:611:3: note: ')' token is here g_return_val_if_fail (style->ref_count > 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:620:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:620:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:620:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:620:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:621:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:621:3: note: '{' token is here g_return_if_fail (style->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:621:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:621:3: note: ')' token is here g_return_if_fail (style->ref_count > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:637:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:637:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:637:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:637:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->attach_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:729:3: note: '{' token is here g_return_if_fail (style->attach_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->attach_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:729:3: note: ')' token is here g_return_if_fail (style->attach_count == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:770:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:770:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:770:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:770:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:771:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:771:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:771:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:771:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:772:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:772:3: note: '{' token is here g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:772:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:772:3: note: ')' token is here g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:786:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:786:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:786:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:786:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:787:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:787:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:787:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:787:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:788:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:788:3: note: '{' token is here g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:788:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:788:3: note: ')' token is here g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:804:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:804:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:804:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:804:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:805:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:805:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:805:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:805:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:806:3: note: '{' token is here g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:806:3: note: ')' token is here g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:820:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:820:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:820:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:820:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:821:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:821:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_polygon != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:822:3: note: '{' token is here g_return_if_fail (style->klass->draw_polygon != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_polygon != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:822:3: note: ')' token is here g_return_if_fail (style->klass->draw_polygon != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:839:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:839:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:839:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:839:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:840:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:840:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:840:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:840:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:841:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:841:3: note: '{' token is here g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:841:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:841:3: note: ')' token is here g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:857:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:857:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:857:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:857:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:858:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:858:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:858:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:859:3: note: '{' token is here g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:859:3: note: ')' token is here g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:875:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:875:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:875:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:875:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:876:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:876:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:876:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:876:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:877:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:877:3: note: '{' token is here g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:877:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:877:3: note: ')' token is here g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:890:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:890:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:890:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:890:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:891:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:891:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:891:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:891:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:892:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:892:3: note: '{' token is here g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:892:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:892:3: note: ')' token is here g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:907:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:907:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:907:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:907:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:908:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:908:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:908:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:908:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:909:3: note: '{' token is here g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:909:3: note: ')' token is here g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:924:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:924:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:924:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:924:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:925:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:925:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:925:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:925:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:926:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:926:3: note: '{' token is here g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:926:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:926:3: note: ')' token is here g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:941:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:941:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:941:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:941:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:942:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:942:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:942:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:942:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:943:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:943:3: note: '{' token is here g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:943:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:943:3: note: ')' token is here g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:958:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:958:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:958:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:958:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:959:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:959:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:959:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:959:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:960:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:960:3: note: '{' token is here g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:960:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:960:3: note: ')' token is here g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:975:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:975:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:975:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:975:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:976:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:976:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:976:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:976:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:977:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:977:3: note: '{' token is here g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:977:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:977:3: note: ')' token is here g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:993:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:993:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:993:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:993:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:994:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:994:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:994:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:994:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:995:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:995:3: note: '{' token is here g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:995:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:995:3: note: ')' token is here g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1010:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1010:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1010:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1010:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1011:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1011:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1011:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1011:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1012:3: note: '{' token is here g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1012:3: note: ')' token is here g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1030:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1030:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1030:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1030:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1031:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1031:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1031:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1031:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1032:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1032:3: note: '{' token is here g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1032:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1032:3: note: ')' token is here g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1050:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1050:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1050:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1050:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1051:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1051:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1051:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1051:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1052:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1052:3: note: '{' token is here g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1052:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1052:3: note: ')' token is here g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1068:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1068:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1068:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1068:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1069:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1069:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1069:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1069:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1070:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1070:3: note: '{' token is here g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1070:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1070:3: note: ')' token is here g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1083:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1083:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1083:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1083:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1084:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1084:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1084:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1084:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1085:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1085:3: note: '{' token is here g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1085:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1085:3: note: ')' token is here g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1101:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1101:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1101:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1101:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1102:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1102:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1102:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1102:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1103:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1103:3: note: '{' token is here g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1103:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1103:3: note: ')' token is here g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1119:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1119:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1119:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1119:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1120:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1120:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1120:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1120:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1121:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1121:3: note: '{' token is here g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1121:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1121:3: note: ')' token is here g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1134:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1134:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1134:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1134:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1135:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1135:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1244:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1244:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1244:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1244:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1245:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1245:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1245:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1245:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1301:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1301:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1301:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1301:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1302:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1302:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1302:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1302:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1351:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1351:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1352:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1352:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1530:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1530:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1531:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1531:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1532:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1532:3: note: '{' token is here g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1532:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1532:3: note: ')' token is here g_return_if_fail (points != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1664:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1664:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1664:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1664:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:1665:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:1665:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:1665:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:1665:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2010:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2010:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2010:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2010:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2011:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2011:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2011:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2011:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2135:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2135:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2135:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2135:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2136:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2136:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2136:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2136:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2152:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2152:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2152:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2152:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2153:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2153:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2153:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2153:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2189:22: warning: if statement has empty body [-Wempty-body] else if (size == 3); ^ gtkstyle.c:2189:22: note: put the semicolon on a separate line to silence this warning gtkstyle.c:2248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2248:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2248:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2249:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2249:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2306:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2306:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2306:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2306:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2307:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2307:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2307:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2307:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2399:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2399:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2400:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2400:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2419:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2419:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2419:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2419:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2420:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2420:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2420:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2420:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2438:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2438:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2439:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2439:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2439:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2439:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2466:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2466:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2466:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2466:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2467:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2467:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2467:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2467:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2687:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2687:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2687:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2687:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2688:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2688:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2688:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2688:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2911:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2911:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2911:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2911:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:2912:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:2912:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:2912:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:2912:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3083:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3083:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3083:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3083:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3084:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3084:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3084:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3084:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3109:46: warning: passing 'char[3]' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_gc_set_dashes (style->black_gc, 0, "\4\4", 2); ^~~~~~ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkstatusbar.c -fno-common -DPIC -o .libs/gtkstatusbar.o ../gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ gtkstyle.c:3142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3142:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3142:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3143:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3143:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3186:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3186:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3186:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3186:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3187:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3187:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3436:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3436:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3436:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3436:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3437:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3437:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3437:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3437:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3438:3: note: '{' token is here g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3438:3: note: ')' token is here g_return_if_fail (style->klass->draw_hline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3454:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3454:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3454:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3454:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3455:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3455:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3455:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3455:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3456:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3456:3: note: '{' token is here g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3456:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3456:3: note: ')' token is here g_return_if_fail (style->klass->draw_vline != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3474:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3474:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3475:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3475:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3476:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3476:3: note: '{' token is here g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3476:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3476:3: note: ')' token is here g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3493:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3493:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3493:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3493:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3494:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3494:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3494:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3494:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3495:3: note: '{' token is here g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3495:3: note: ')' token is here g_return_if_fail (style->klass->draw_shadow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3515:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3515:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3516:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3516:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3517:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3517:3: note: '{' token is here g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3517:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3517:3: note: ')' token is here g_return_if_fail (style->klass->draw_arrow != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3535:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3535:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3535:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3535:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3536:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3536:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3537:3: note: '{' token is here g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3537:3: note: ')' token is here g_return_if_fail (style->klass->draw_diamond != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3555:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3555:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3555:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3555:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3556:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3556:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3556:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3556:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3557:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3557:3: note: '{' token is here g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3557:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3557:3: note: ')' token is here g_return_if_fail (style->klass->draw_oval != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3573:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3573:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3574:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3574:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3575:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3575:3: note: '{' token is here g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3575:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3575:3: note: ')' token is here g_return_if_fail (style->klass->draw_string != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3593:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3593:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3594:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3594:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3595:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3595:3: note: '{' token is here g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3595:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3595:3: note: ')' token is here g_return_if_fail (style->klass->draw_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3613:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3613:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3613:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3613:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3614:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3614:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3614:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3614:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3615:3: note: '{' token is here g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3615:3: note: ')' token is here g_return_if_fail (style->klass->draw_flat_box != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3633:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3633:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3633:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3633:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3634:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3634:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3635:3: note: '{' token is here g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3635:3: note: ')' token is here g_return_if_fail (style->klass->draw_check != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3653:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3653:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3653:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3653:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3654:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3654:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3654:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3654:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3655:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3655:3: note: '{' token is here g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3655:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3655:3: note: ')' token is here g_return_if_fail (style->klass->draw_option != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3673:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3673:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3673:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3673:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3674:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3674:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3674:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3674:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3675:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3675:3: note: '{' token is here g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3675:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3675:3: note: ')' token is here g_return_if_fail (style->klass->draw_cross != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3694:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3694:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3694:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3694:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3695:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3695:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3695:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3695:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3696:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3696:3: note: '{' token is here g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3696:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3696:3: note: ')' token is here g_return_if_fail (style->klass->draw_ramp != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3714:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3714:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3714:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3714:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3715:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3715:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3715:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3715:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3716:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3716:3: note: '{' token is here g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3716:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3716:3: note: ')' token is here g_return_if_fail (style->klass->draw_tab != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3737:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3737:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3737:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3737:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3738:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3738:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3738:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3738:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3739:3: note: '{' token is here g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3739:3: note: ')' token is here g_return_if_fail (style->klass->draw_shadow_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3761:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3761:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3761:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3761:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3762:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3762:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3762:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3762:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3763:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3763:3: note: '{' token is here g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3763:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3763:3: note: ')' token is here g_return_if_fail (style->klass->draw_box_gap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3782:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3782:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3782:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3782:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3783:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3783:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3783:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3783:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3784:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3784:3: note: '{' token is here g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3784:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3784:3: note: ')' token is here g_return_if_fail (style->klass->draw_extension != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3800:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3800:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3800:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3800:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3801:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3801:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3801:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3801:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3802:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3802:3: note: '{' token is here g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3802:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3802:3: note: ')' token is here g_return_if_fail (style->klass->draw_focus != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3821:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3821:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3822:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3822:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3823:3: note: '{' token is here g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3823:3: note: ')' token is here g_return_if_fail (style->klass->draw_slider != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3842:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3842:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3842:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3842:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3843:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3843:3: note: '{' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3843:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3843:3: note: ')' token is here g_return_if_fail (style->klass != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3844:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3844:3: note: '{' token is here g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3844:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3844:3: note: ')' token is here g_return_if_fail (style->klass->draw_handle != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3906:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3906:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3906:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3906:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3907:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3907:3: note: '{' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstyle.c:3907:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstyle.c:3907:3: note: ')' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3931:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3931:3: note: '{' token is here g_return_val_if_fail (style != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:3931:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (style != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:3931:3: note: ')' token is here g_return_val_if_fail (style != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstyle.c:3932:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (name != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstyle.c:3932:3: note: '{' token is here g_return_val_if_fail (name != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstyle.c:3932:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (name != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstyle.c:3932:3: note: ')' token is here g_return_val_if_fail (name != NULL, default_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:94:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkStatusbarClass, text_pushed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkstatusbar.c:103:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkStatusbarClass, text_popped), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkstatusbar.c:81:19: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ gtkstatusbar.c:82:22: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^ gtkstatusbar.c:159:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:159:3: note: '{' token is here g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:159:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:159:3: note: ')' token is here g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:160:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:160:3: note: '{' token is here g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:160:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:160:3: note: ')' token is here g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:175:3: note: '{' token is here g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:175:3: note: ')' token is here g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:176:3: note: '{' token is here g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:176:3: note: ')' token is here g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context_description != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:177:3: note: '{' token is here g_return_val_if_fail (context_description != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context_description != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:177:3: note: ')' token is here g_return_val_if_fail (context_description != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:204:3: note: '{' token is here g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:204:3: note: ')' token is here g_return_val_if_fail (statusbar != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:205:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:205:3: note: '{' token is here g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:205:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:205:3: note: ')' token is here g_return_val_if_fail (GTK_IS_STATUSBAR (statusbar), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:206:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:206:3: note: '{' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:206:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:206:3: note: ')' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:207:3: note: '{' token is here g_return_val_if_fail (context_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkstatusbar.c:207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (context_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:207:3: note: ')' token is here g_return_val_if_fail (context_id > 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:231:3: note: '{' token is here g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:231:3: note: ')' token is here g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:232:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:232:3: note: '{' token is here g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:232:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:232:3: note: ')' token is here g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:233:3: note: '{' token is here g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:233:3: note: ')' token is here g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:274:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:274:3: note: '{' token is here g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:274:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:274:3: note: ')' token is here g_return_if_fail (statusbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:275:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:275:3: note: '{' token is here g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:275:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:275:3: note: ')' token is here g_return_if_fail (GTK_IS_STATUSBAR (statusbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:276:3: note: '{' token is here g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:276:3: note: ')' token is here g_return_if_fail (context_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (message_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:277:3: note: '{' token is here g_return_if_fail (message_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (message_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:277:3: note: ')' token is here g_return_if_fail (message_id > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:320:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:320:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:320:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:320:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:321:3: note: '{' token is here g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:321:3: note: ')' token is here g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:350:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:350:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:350:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:350:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkstatusbar.c:351:3: note: '{' token is here g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkstatusbar.c:351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkstatusbar.c:351:3: note: ')' token is here g_return_if_fail (GTK_IS_STATUSBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkstatusbar.c:348:17: warning: variable 'statusbar' set but not used [-Wunused-but-set-variable] GtkStatusbar *statusbar; ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktable.c 45 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkstatusbar.c -o gtkstatusbar.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktable.c -fno-common -DPIC -o .libs/gtktable.o gtktable.c:386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (table, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:386:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (table, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktable.c:386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (table, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktable.c:386:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (table, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:426:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:426:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:426:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:426:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:427:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:427:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:427:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:427:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 366 warnings generated. gtktable.c:503:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:503:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:503:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:503:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:504:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:504:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:504:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:504:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:505:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:505:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:505:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:505:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:506:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:506:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:506:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:506:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:507:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:507:3: note: '{' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:507:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:507:3: note: ')' token is here g_return_if_fail (child->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (left_attach < right_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:510:3: note: '{' token is here g_return_if_fail (left_attach < right_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (left_attach < right_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:510:3: note: ')' token is here g_return_if_fail (left_attach < right_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (top_attach < bottom_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:512:3: note: '{' token is here g_return_if_fail (top_attach < bottom_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (top_attach < bottom_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:512:3: note: ')' token is here g_return_if_fail (top_attach < bottom_attach); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:572:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:572:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:572:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:572:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:573:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:573:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row < table->nrows); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:574:3: note: '{' token is here g_return_if_fail (row < table->nrows); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (row < table->nrows); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:574:3: note: ')' token is here g_return_if_fail (row < table->nrows); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:590:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:590:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:590:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:590:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:591:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:591:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:591:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:591:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (column < table->ncols); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:592:3: note: '{' token is here g_return_if_fail (column < table->ncols); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (column < table->ncols); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:592:3: note: ')' token is here g_return_if_fail (column < table->ncols); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:609:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:609:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:609:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:609:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:610:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:610:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:626:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:626:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:626:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:626:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:627:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:627:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:627:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:627:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:641:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:641:3: note: '{' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:641:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:641:3: note: ')' token is here g_return_if_fail (table != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:642:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:642:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:642:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:642:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (table)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:659:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:659:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:660:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:660:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:660:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:660:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:677:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:677:3: note: libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkstyle.c -o gtkstyle.o >/dev/null 2>&1 '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:677:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:677:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:678:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:678:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:678:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:678:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:681:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:681:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktable.c:681:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktable.c:681:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:702:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:702:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:703:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:703:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:703:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:703:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:706:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:706:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktable.c:706:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktable.c:706:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (table, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:729:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:729:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:730:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:730:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:757:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:757:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktable.c:757:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktable.c:757:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:758:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:758:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktable.c:758:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktable.c:758:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TABLE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:788:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:788:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:788:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:788:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:789:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:789:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:789:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:789:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:790:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:790:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:790:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:790:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:823:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:823:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:824:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:824:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:824:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:824:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:825:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:825:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:825:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:825:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:839:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:839:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:839:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:839:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:840:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:840:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:840:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:840:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:841:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:841:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:841:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:841:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:854:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:854:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:854:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:854:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:855:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:855:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:856:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:856:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:856:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:856:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:892:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:892:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:892:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:892:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:893:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:893:3: note: '{' token is here g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:893:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:893:3: note: ')' token is here g_return_if_fail (GTK_IS_TABLE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktable.c:894:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktable.c:894:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktable.c:894:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktable.c:894:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktearoffmenuitem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktearoffmenuitem.c -fno-common -DPIC -o .libs/gtktearoffmenuitem.o gtktearoffmenuitem.c:81:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gtktearoffmenuitem.c:137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:137:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:137:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:138:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:138:3: note: '{' token is here g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:138:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:138:3: note: ')' token is here g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:201:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:201:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:201:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:201:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:202:3: note: '{' token is here g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:202:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:202:3: note: ')' token is here g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:203:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:203:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:212:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktearoffmenuitem.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:212:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:213:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktearoffmenuitem.c:213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:213:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEAROFF_MENU_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:214:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktearoffmenuitem.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:214:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:233:3: note: '{' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:233:3: note: ')' token is here g_return_if_fail (menu_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktearoffmenuitem.c:234:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktearoffmenuitem.c:234:3: note: '{' token is here g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktearoffmenuitem.c:234:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktearoffmenuitem.c:234:3: note: ')' token is here g_return_if_fail (GTK_IS_TEAROFF_MENU_ITEM (menu_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 21 warnings generated. 98 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktearoffmenuitem.c -o gtktearoffmenuitem.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktable.c -o gtktable.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktext.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkthemes.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktext.c -fno-common -DPIC -o .libs/gtktext.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkthemes.c -fno-common -DPIC -o .libs/gtkthemes.o gtktext.c:588:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTextClass, set_scroll_adjustments), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktext.c:678:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (text, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:678:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (text, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktext.c:678:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (text, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktext.c:678:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (text, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:734:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:734:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:734:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:734:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:736:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:736:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:736:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:736:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadj), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:750:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:750:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:750:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:750:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:751:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:751:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:751:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:751:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:766:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:766:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:766:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:766:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:767:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:767:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:767:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:767:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:782:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:782:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:782:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:782:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:783:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:783:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:783:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:783:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:794:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:794:3: note: '{' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:794:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:794:3: note: ')' token is here g_return_if_fail (editable != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:795:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:795:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:795:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:795:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (editable)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:813:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:813:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:813:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:813:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:814:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:814:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:814:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:814:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:816:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:816:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:816:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:816:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (hadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:820:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:820:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:820:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:820:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (vadj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:877:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:877:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:877:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:877:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:878:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:878:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:878:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:878:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:879:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (index <= TEXT_LENGTH (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:879:3: note: '{' token is here g_return_if_fail (index <= TEXT_LENGTH (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:879:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (index <= TEXT_LENGTH (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:879:3: note: ')' token is here g_return_if_fail (index <= TEXT_LENGTH (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:887:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:887:3: note: '{' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:887:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:887:3: note: ')' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:888:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:888:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:888:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:888:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:896:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:896:3: note: '{' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:896:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:896:3: note: ')' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:897:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:897:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:897:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:897:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:905:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:905:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:905:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:905:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:906:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:906:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:906:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:906:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:915:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:915:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:915:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:915:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:916:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:916:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:916:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:916:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:944:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:944:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:944:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:944:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:945:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:945:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:945:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:945:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:947:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (chars != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:947:5: note: '{' token is here g_return_if_fail (chars != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:947:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (chars != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:947:5: note: ')' token is here g_return_if_fail (chars != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1058:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1058:3: note: '{' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1058:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1058:3: note: ')' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1059:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1059:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1059:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1059:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1077:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1077:3: note: '{' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1077:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1077:3: note: ')' token is here g_return_val_if_fail (text != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1078:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1078:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1078:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1078:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (text), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1166:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1166:3: note: '{' token is here g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1166:3: note: ')' token is here g_return_val_if_fail (editable != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1167:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1167:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1167:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1167:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (editable), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1194:26: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] retval = g_strdup (text->text.ch + start_pos); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1494:33: note: passing argument to parameter 'str' here gchar* g_strdup (const gchar *str); ^ gtktext.c:1207:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1207:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1207:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1207:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1208:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1208:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1230:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1230:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1230:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1230:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1231:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1231:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1280:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1280:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1280:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1280:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1281:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1281:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1281:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1281:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (text, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1285:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (text, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktext.c:1285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (text, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktext.c:1285:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (text, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1465:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1465:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1465:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1465:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1466:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1466:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1466:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1466:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1546:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1546:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1547:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1547:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1547:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1617:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1617:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1617:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1617:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1618:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1618:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1618:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1618:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1619:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1619:3:/opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktipsquery.c note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1643:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1643:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1643:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1643:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1644:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1644:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1644:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1644:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1645:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1645:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1645:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1645:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1687:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1687:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1687:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1687:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1688:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1688:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1688:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1688:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1689:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1689:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1689:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:1689:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1702:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1702:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1703:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1703:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1703:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1703:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1704:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1704:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1704:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1704:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1728:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtktext.c:1728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtktext.c:1728:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1745:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1745:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtktext.c:1745:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtktext.c:1745:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1758:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1758:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1758:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1758:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1759:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1759:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1759:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1759:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1760:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1760:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1760:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1760:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1851:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1851:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1852:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' gtkthemes.c:93:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ g_warning (g_module_error()); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1314:11: note: expanded from macro 'g_warning' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h __VA_ARGS__) ^~~~~~~~~~~ :237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1852:3: note: gtkthemes.c:'{' token is here 93:16: note: treat the string as an argument to avoid this g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_warning (g_module_error()); ^ "%s", /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:1314::52: note: expanded from macro 'g_return_val_if_fail' 11: note: expanded from macro 'g_warning'#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ __VA_ARGS__) ^ gtktext.c:1852:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1852:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1853:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1853:gtkthemes.c:110:3: 14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] note: '{' token is here g_warning (g_module_error()); ^~~~~~~~~~~~~~~~ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430 :52:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1314:11 note: : expanded from macro 'g_return_val_if_fail' note: expanded from macro 'g_warning' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ __VA_ARGS__) ^~~~~~~~~~~ gtktext.c:1853:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1853:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkthemes.c:110:238:25: note: expanded from macro 'G_STMT_END' :14: note: treat the string as an argument to avoid this # define G_STMT_END ) g_warning (g_module_error()); ^ ^ "%s", /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1314:11: note: expanded from macro 'g_warning' __VA_ARGS__) ^ gtktext.c:1915:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1915:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1915:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1915:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1916:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1916:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1916:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1916:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1917:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1917:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:1917:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:1917:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkthemes.c:131:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkthemes.c:131:3: note: '{' token is here g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkthemes.c:131:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkthemes.c:131:3: note: ')' token is here g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:1994:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (start_pos >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:1994:3: note: '{' token is here g_return_if_fail (start_pos >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:1994:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (start_pos >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: gtkthemes.c:note: expanded from macro 'g_return_if_fail' 142:3: }; }G_STMT_END ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtktext.c:1994:3: note: ')' token is here g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (start_pos >= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33 }; }G_STMT_END ^~~~~~~~~~: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkthemes.c:142:3: note: '{' token is here g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkthemes.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkthemes.c:142:3: note: ')' token is here g_return_if_fail (engine != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtktext.c:2016:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: ^~~~~~~~~~ expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: # define G_STMT_END ) ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2016:3: gtkthemes.c:143note: '{' token is here:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (private->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~430: 52/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: : note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkthemes.c:143:3: note: '{' token is here g_return_if_fail (private->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:gtktext.c:2016:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_val_if_fail (widget != NULL, FALSE); expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14#define g_return_if_fail(expr) G_STMT_START{ \ : ^ note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2016:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkthemes.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:143:441:3:15: warning: note: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_return_val_if_fail' g_return_if_fail (private->refcount > 0); }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 ^ :gtkthemes.c:143 note: expanded from macro 'G_STMT_END' :3: note: ')' token is here # define G_STMT_END ) g_return_if_fail (private->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2017:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2017:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2017:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2017:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2018:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2018:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2018:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2018:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2028:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((GTK_EDITABLE(text)->editable == FALSE)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ gtktext.c:2028:37: note: remove extraneous parentheses around the comparison to silence this warning if ((GTK_EDITABLE(text)->editable == FALSE)) ~ ^ ~ gtktext.c:2028:37: note: use '=' to turn this equality comparison into an assignment if ((GTK_EDITABLE(text)->editable == FALSE)) ^~ = gtktext.c:2247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2247:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2247:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2248:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2248:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2249:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2249:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2253:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2253:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktext.c:2253:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktext.c:2253:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2270:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2270:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2270:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2270:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2271:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2271:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TEXT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2272:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktext.c:2272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktext.c:2272:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2276:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktext.c:2276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktext.c:2276:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2294:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2294:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2294:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2294:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2295:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2295:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2295:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2295:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2296:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2296:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2296:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2296:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2297:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2297:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2297:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2297:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2351:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2351:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2351:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2352:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2352:3: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2352:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2352:3: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2353:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2353:3: note: '{' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2353:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2353:3: note: ')' token is here g_return_if_fail (text != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2354:3: note: '{' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktext.c:2354:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktext.c:2354:3: note: ')' token is here g_return_if_fail (GTK_IS_TEXT (text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:2610:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (old->prev); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:2610:7: note: '{' token is here g_assert (old->prev); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:2610:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (old->prev); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:2610:7: note: ')' token is here g_assert (old->prev); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3137:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.wc + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3137:2: note: '{' token is here g_memmove (text->text.wc + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3137:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.wc + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3137:2: note: ')' token is here g_memmove (text->text.wc + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3141:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.ch + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3141:2: note: '{' token is here g_memmove (text->text.ch + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3141:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.ch + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3141:2: note: ')' token is here g_memmove (text->text.ch + text->gap_position, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3152:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.wc + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3152:2: note: '{' token is here g_memmove (text->text.wc + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3152:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.wc + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3152:2: note: ')' token is here g_memmove (text->text.wc + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3156:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.ch + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3156:2: note: '{' token is here g_memmove (text->text.ch + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3156:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.ch + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3156:2: note: ')' token is here g_memmove (text->text.ch + index + text->gap_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3187:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.wc + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3187:2: note: '{' token is here g_memmove (text->text.wc + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3187:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.wc + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3187:2: note: ')' token is here g_memmove (text->text.wc + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3192:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.ch + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:26: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3192:2: note: '{' token is here g_memmove (text->text.ch + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:39: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3192:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_memmove (text->text.ch + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:66: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^ gtktext.c:3192:2: note: ')' token is here g_memmove (text->text.ch + text->gap_position + text->gap_size + 2*len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include/glibconfig.h:53:68: note: expanded from macro 'g_memmove' #define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3415:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (prop->length != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3415:4: note: '{' token is here g_assert (prop->length != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:3415:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (prop->length != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:3415:4: note: ')' token is here g_assert (prop->length != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3501:3: note: '{' token is here g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:3501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:3501:3: note: ')' token is here g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3543:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3543:3: note: '{' token is here g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:3543:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:3543:3: note: ')' token is here g_assert (n > 0); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); /* Must set text->current_line here */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3667:3: note: '{' token is here g_assert_not_reached (); /* Must set text->current_line here */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtktext.c:3667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); /* Must set text->current_line here */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtktext.c:3667:3: note: ')' token is here g_assert_not_reached (); /* Must set text->current_line here */ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:3868:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cache); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:3868:3: note: '{' token is here g_assert (cache); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:3868:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (cache); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:3868:3: note: ')' token is here g_assert (cache); ^~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:4568:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:4568:4: note: '{' token is here g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:4568:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:4568:4: note: ')' token is here g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:4627:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:4627:7: note: '{' token is here g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:4627:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:4627:7: note: ')' token is here g_assert (text->line_start_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:4725:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (lp.end.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:4725:7: note: '{' token is here g_assert (lp.end.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:4725:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (lp.end.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:4725:7: note: ')' token is here g_assert (lp.end.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:5045:12: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] buffer.ch, len); ^~~~~~~~~ ../gdk/gdk.h:605:25: note: passing argument to parameter 'text' here const gchar *text, ^ gtktext.c:5052:39: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] pixel_width = gdk_text_width (font, buffer.ch, len); ^~~~~~~~~ ../gdk/gdk.h:605:25: note: passing argument to parameter 'text' here const gchar *text, ^ gtktext.c:5084:7: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] buffer.ch, ^~~~~~~~~ ../gdk/gdk.h:697:20: note: passing argument to parameter 'text' here const gchar *text, ^ gtktext.c:5195:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:5195:7: note: '{' token is here g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:5195:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:5195:7: note: ')' token is here g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:5237:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:5237:3: note: '{' token is here g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:5237:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:5237:3: note: ')' token is here g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:5249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:5249:3: note: '{' token is here g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:5249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:5249:3: note: ')' token is here g_assert(text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktext.c:5247:12: warning: variable 'font' set but not used [-Wunused-but-set-variable] GdkFont* font; ^ gtktext.c:5273:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktext.c:5273:7: note: '{' token is here g_assert (text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktext.c:5273:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktext.c:5273:7: note: ')' token is here g_assert (text->cursor_mark.property); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 8 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkthemes.c -o gtkthemes.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktipsquery.c -fno-common -DPIC -o .libs/gtktipsquery.o gtktipsquery.c:129:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTipsQueryClass, start_query), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktipsquery.c:136:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTipsQueryClass, stop_query), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktipsquery.c:143:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTipsQueryClass, widget_entered), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktipsquery.c:153:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTipsQueryClass, widget_selected), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktipsquery.c:250:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:250:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:250:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:250:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:251:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:251:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:251:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:251:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:286:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:286:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:286:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:286:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:287:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:287:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:288:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label_inactive != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:288:3: note: '{' token is here g_return_if_fail (label_inactive != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:288:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label_inactive != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:288:3: note: ')' token is here g_return_if_fail (label_inactive != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:289:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label_no_tip != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:289:3: note: '{' token is here g_return_if_fail (label_no_tip != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:289:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (label_no_tip != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:289:3: note: ')' token is here g_return_if_fail (label_no_tip != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:303:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:303:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:303:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:303:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:304:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:304:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:304:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:304:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:305:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:305:3: note: '{' token is here g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:305:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:305:3: note: ')' token is here g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:307:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (caller)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:307:5: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (caller)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:307:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (caller)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:307:5: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (caller)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:321:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:321:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:321:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:321:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:322:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:322:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:322:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:322:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:323:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:323:3: note: '{' token is here g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:323:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:323:3: note: ')' token is here g_return_if_fail (tips_query->in_query == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:324:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:324:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_REALIZED (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:324:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:324:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_REALIZED (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:333:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:333:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:334:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:334:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:334:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:334:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:335:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query->in_query == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:335:3: note: '{' token is here g_return_if_fail (tips_query->in_query == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:335:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query->in_query == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:335:3: note: ')' token is here g_return_if_fail (tips_query->in_query == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:346:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:346:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:347:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:347:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:368:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:368:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:368:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:368:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:369:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:369:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:369:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:369:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:393:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:393:3: note: '{' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:393:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:393:3: note: ')' token is here g_return_if_fail (tips_query != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:394:3: note: '{' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktipsquery.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktipsquery.c:394:3: note: ')' token is here g_return_if_fail (GTK_IS_TIPS_QUERY (tips_query)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:450:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:450:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktipsquery.c:450:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktipsquery.c:450:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktipsquery.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TIPS_QUERY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktipsquery.c:451:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TIPS_QUERY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktipsquery.c:451:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TIPS_QUERY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktipsquery.c:451:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TIPS_QUERY (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktogglebutton.c 54 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktipsquery.c -o gtktipsquery.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktogglebutton.c -fno-common -DPIC -o .libs/gtktogglebutton.o gtktogglebutton.c:126:21: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkToggleButtonClass, toggled), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktogglebutton.c:109:22: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^ gtktogglebutton.c:157:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:157:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktogglebutton.c:157:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktogglebutton.c:157:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:234:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:234:3: note: '{' token is here g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:234:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:234:3: note: ')' token is here g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:235:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:235:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:235:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:235:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:254:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:254:6: note: '{' token is here GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktogglebutton.c:254:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktogglebutton.c:254:6: note: ')' token is here GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:256:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:256:6: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktogglebutton.c:256:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktogglebutton.c:256:6: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:268:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:268:6: note: '{' token is here GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktogglebutton.c:268:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktogglebutton.c:268:6: note: ')' token is here GTK_WIDGET_SET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:270:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:270:6: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktogglebutton.c:270:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktogglebutton.c:270:6: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (toggle_button, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:283:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:283:3: note: '{' token is here g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:283:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:283:3: note: ')' token is here g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:284:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:284:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:284:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:296:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (toggle_button != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:296:3: note: '{' token is here g_return_val_if_fail (toggle_button != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktogglebutton.c:296:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (toggle_button != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:296:3: note: ')' token is here g_return_val_if_fail (toggle_button != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:297:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:297:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktogglebutton.c:297:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:297:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:306:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:306:3: note: '{' token is here g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:306:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:306:3: note: ')' token is here g_return_if_fail (toggle_button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:307:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:307:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:307:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:307:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (toggle_button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:430:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:430:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:430:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:430:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:431:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:431:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:431:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:431:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:432:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:432:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:432:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:432:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:455:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:455:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:455:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:455:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:456:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:456:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:456:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:456:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:477:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:477:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:477:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:477:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:478:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:478:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:478:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:478:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:509:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:509:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:509:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:509:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:510:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:510:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:534:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:534:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:534:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:534:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:535:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:535:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:535:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:535:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:554:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:554:3: note: '{' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:554:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:554:3: note: ')' token is here g_return_if_fail (button != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:555:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:555:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:555:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:555:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (button)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:573:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:573:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:574:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:574:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:577:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:577:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktogglebutton.c:577:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktogglebutton.c:577:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:627:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:627:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:627:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:627:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:628:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:628:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:628:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:628:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:646:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:646:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:646:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:646:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:647:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:647:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:647:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:647:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:658:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:658:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:658:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:658:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktogglebutton.c:659:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktogglebutton.c:659:3: note: '{' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktogglebutton.c:659:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktogglebutton.c:659:3: note: ')' token is here g_return_if_fail (GTK_IS_TOGGLE_BUTTON (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktoolbar.c 72 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktogglebutton.c -o gtktogglebutton.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktoolbar.c -fno-common -DPIC -o .libs/gtktoolbar.o gtktoolbar.c:146:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkToolbarClass, orientation_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktoolbar.c:154:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkToolbarClass, style_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktoolbar.c:195:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toolbar, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:195:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (toolbar, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktoolbar.c:195:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toolbar, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktoolbar.c:195:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (toolbar, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:196:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:196:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktoolbar.c:196:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktoolbar.c:196:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:287:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:287:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:287:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:287:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:288:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:288:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:288:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:288:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:326:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:326:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:326:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:326:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:327:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:327:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:327:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:327:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:330:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktoolbar.c:330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktoolbar.c:330:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:349:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:349:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:349:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:349:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:350:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:350:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:350:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:350:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:353:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:353:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktoolbar.c:353:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktoolbar.c:353:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (toolbar, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:373:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:373:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:373:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:373:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:374:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:374:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:374:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:374:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:375:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:375:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:375:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:375:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:376:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->type == GTK_TOOLBAR_CHILD_SPACE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:376:3: note: '{' token is here g_return_if_fail (child->type == GTK_TOOLBAR_CHILD_SPACE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:376:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child->type == GTK_TOOLBAR_CHILD_SPACE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:376:3: note: ')' token is here g_return_if_fail (child->type == GTK_TOOLBAR_CHILD_SPACE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:415:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:415:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:415:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:415:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:416:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:416:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:416:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:416:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:446:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:446:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:446:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:446:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:447:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOOLBAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:447:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TOOLBAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:447:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOOLBAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:447:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TOOLBAR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:448:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:448:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:448:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:448:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:486:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:486:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:486:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:486:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:487:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:487:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:487:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:487:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:488:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:488:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:488:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:488:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:545:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:545:4: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtktoolbar.c:545:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtktoolbar.c:545:4: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:576:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:576:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:576:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:576:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:577:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:577:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:577:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:577:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:578:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:578:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:578:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:578:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:662:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:662:4: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtktoolbar.c:662:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtktoolbar.c:662:4: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:671:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:671:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:671:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:671:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:672:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:672:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:672:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:672:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:673:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:673:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:673:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:673:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:686:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:686:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:686:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:686:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:687:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:687:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:687:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:687:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:688:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:688:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:688:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:688:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:726:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:726:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:726:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:726:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:727:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:727:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:728:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:728:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:909:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (toolbar != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:909:3: note: '{' token is here g_return_val_if_fail (toolbar != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:909:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (toolbar != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:909:3: note: ')' token is here g_return_val_if_fail (toolbar != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:910:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:910:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:910:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:910:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:913:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:913:7: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:913:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:913:7: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:914:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:914:7: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:914:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:914:7: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:917:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget == NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:917:5: note: '{' token is here g_return_val_if_fail (widget == NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:917:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget == NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:917:5: note: ')' token is here g_return_val_if_fail (widget == NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:964:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (child->widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:964:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (child->widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktoolbar.c:964:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (child->widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktoolbar.c:964:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (child->widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:994:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:994:7: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtktoolbar.c:994:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtktoolbar.c:994:7: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 223 warnings generated. gtktoolbar.c:1029:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1029:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1029:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1029:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1030:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1030:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1030:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1030:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1039:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1039:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1039:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1039:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1040:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1040:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1040:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1040:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1049:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1049:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1049:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1049:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1050:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1050:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1050:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1050:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1063:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1063:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1063:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1063:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1064:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1064:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1064:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1064:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1077:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1077:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1077:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1077:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1078:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1078:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1078:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1078:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1093:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1093:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1093:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1093:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1094:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1094:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1094:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1094:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1116:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (toolbar != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1116:3: note: '{' token is here g_return_val_if_fail (toolbar != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:1116:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (toolbar != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1116:3: note: ')' token is here g_return_val_if_fail (toolbar != NULL, GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1117:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1117:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktoolbar.c:1117:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1117:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TOOLBAR (toolbar), GTK_RELIEF_NORMAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1126:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1126:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1126:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1126:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1127:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1127:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1127:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1127:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1143:3: note: '{' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1143:3: note: ')' token is here g_return_if_fail (toolbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1144:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktoolbar.c:1144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktoolbar.c:1144:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLBAR (toolbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktoolbar.c:1187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktoolbar.c:1187:3: note: '{' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtktoolbar.c:1187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtktoolbar.c:1187:3: note: ')' token is here g_assert_not_reached (); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktext.c -o gtktext.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktooltips.c 126 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktooltips.c -fno-common -DPIC -o .libs/gtktooltips.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktoolbar.c -o gtktoolbar.o >/dev/null 2>&1 gtktooltips.c:149:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:149:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:149:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:149:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:181:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:181:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:181:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:181:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:182:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:182:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:182:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:182:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:306:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:306:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:306:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:306:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:314:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:314:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:314:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:314:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:325:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:325:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:325:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:325:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:333:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:333:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktooltips.c:333:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktooltips.c:333:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:346:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:346:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:347:3: note: '{' token is here g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:347:3: note: ')' token is here g_return_if_fail (GTK_IS_TOOLTIPS (tooltips)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:348:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:348:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:348:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:348:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:412:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:412:3: note: '{' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktooltips.c:412:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktooltips.c:412:3: note: ')' token is here g_return_if_fail (tooltips != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:531:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtktooltips.c:531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtktooltips.c:531:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktooltips.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:31: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktooltips.c:537:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtktooltips.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:4: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtktooltips.c:537:3: note: ')' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:997:6: note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 26 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktooltips.c -o gtktooltips.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktree.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktree.c -fno-common -DPIC -o .libs/gtktree.o gtktree.c:121:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTreeClass, selection_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktree.c:128:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTreeClass, select_child), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktree.c:136:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTreeClass, unselect_child), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktree.c:199:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:199:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:199:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:199:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:200:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:200:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:200:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:200:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:201:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:201:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:201:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:201:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:202:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:202:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:202:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:211:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:211:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:211:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:211:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:212:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:212:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:213:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:213:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:214:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:214:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:226:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:226:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:227:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:227:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:228:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:228:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:228:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:228:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:229:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:229:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:229:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:229:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:261:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:261:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:262:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:262:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:262:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:263:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:263:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:293:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:293:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:293:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:293:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:294:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:294:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:294:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:294:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:295:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:295:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:295:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:295:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:329:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:329:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:329:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:329:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:330:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:330:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:331:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:331:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:331:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:331:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:326:12: warning: variable 'tree' set but not used [-Wunused-but-set-variable] GtkTree *tree; ^ gtktree.c:327:14: warning: variable 'item' set but not used [-Wunused-but-set-variable] GtkWidget *item; ^ gtktree.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (tree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:347:3: note: '{' token is here g_return_val_if_fail (tree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (tree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:347:3: note: ')' token is here g_return_val_if_fail (tree != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:348:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (tree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:348:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE (tree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:348:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (tree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:348:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE (tree), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:349:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:349:3: note: '{' token is here g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:349:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:349:3: note: ')' token is here g_return_val_if_fail (child != NULL, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:378:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:378:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:378:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:378:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:379:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:379:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:379:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:414:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:414:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:414:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:414:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:415:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:415:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:415:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:415:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:458:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:458:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:458:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:458:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:459:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:459:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:460:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:460:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:460:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:460:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:494:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:494:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:494:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:494:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:495:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:495:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:496:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:496:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:531:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:531:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:532:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:532:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:532:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:532:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:533:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:533:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:533:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:533:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:622:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:622:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktree.c:622:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktree.c:622:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:650:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:650:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:650:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:650:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:651:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:651:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:651:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:651:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:652:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:652:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktree.c:652:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktree.c:652:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:668:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:668:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:668:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:668:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:669:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:669:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:669:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:669:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:671:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:671:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktree.c:671:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktree.c:671:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:699:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:699:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:699:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:699:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:700:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:700:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:701:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:701:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:701:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:701:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container == GTK_TREE (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:702:3: note: '{' token is here g_return_if_fail (container == GTK_TREE (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container == GTK_TREE (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:702:3: note: ')' token is here g_return_if_fail (container == GTK_TREE (widget->parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:736:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:736:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:736:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:736:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:737:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:737:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:737:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:737:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:926:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:926:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:926:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:926:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:927:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:927:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:927:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:927:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:928:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:928:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:928:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:928:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:929:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:929:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:929:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:929:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:940:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:940:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:940:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:940:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:941:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:941:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:941:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:941:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:959:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:959:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:959:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:959:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:960:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:960:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:960:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:960:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:961:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:961:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:961:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:961:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1018:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1018:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1018:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1018:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1019:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1019:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1019:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1019:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1020:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1020:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1020:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1020:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1064:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1064:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1064:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1064:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1065:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1065:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1065:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1065:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1067:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1067:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktree.c:1067:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktree.c:1067:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1076:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1076:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1076:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1076:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1077:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1077:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1077:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1077:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1078:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1078:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1078:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1078:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1079:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1079:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1079:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1079:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1090:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1090:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1090:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1090:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1091:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1091:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1091:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1091:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1107:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1107:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1107:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1107:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1108:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1108:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1108:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1108:3:/opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktreeitem.c note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1109:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1109:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1109:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1110:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1110:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1110:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1110:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1227:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1227:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1227:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1227:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1228:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1228:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1228:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1228:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1229:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1229:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1229:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1229:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1230:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1230:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1230:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1230:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (child)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1257:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1257:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1257:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1257:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1258:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1258:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1267:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1267:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1267:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1267:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1268:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1268:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1268:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1268:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1277:3: note: '{' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1277:3: note: ')' token is here g_return_if_fail (tree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktree.c:1278:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktree.c:1278:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktree.c:1278:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktree.c:1278:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (tree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktreeitem.c -fno-common -DPIC -o .libs/gtktreeitem.o 175 warnings generated. /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtktypeutils.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktree.c -o gtktree.o >/dev/null 2>&1 gtktreeitem.c:149:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTreeItemClass, expand), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktreeitem.c:156:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkTreeItemClass, collapse), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtktreeitem.c:192:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:192:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:192:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:192:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:193:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:193:3: note: '{' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:193:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:193:3: note: ')' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:209:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:209:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:210:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:210:3: note: '{' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:210:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:210:3: note: ')' token is here g_return_if_fail (GTK_IS_EVENT_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:231:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:231:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:231:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:231:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:232:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:232:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:232:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:232:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:236:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (tree_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:236:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (tree_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktreeitem.c:236:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (tree_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktreeitem.c:236:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (tree_item, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:306:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:306:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:306:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:306:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:307:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:307:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:307:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:307:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:308:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:308:3: note: '{' token is here g_return_if_fail (subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:308:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:308:3: note: ')' token is here g_return_if_fail (subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (subtree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:309:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE (subtree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE (subtree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:309:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE (subtree)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:346:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:346:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:346:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:346:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:347:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:347:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:347:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:347:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:355:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:355:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:356:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:356:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:356:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:356:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:364:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:364:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:364:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:364:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:365:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:365:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:365:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:365:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:373:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:373:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:373:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:373:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:374:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:374:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:374:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:374:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:386:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:386:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:387:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:387:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:387:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:387:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:445:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:445:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:445:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:445:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:446:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:446:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:446:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:446:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:452:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (pixmap_node->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:452:7: note: '{' token is here g_assert (pixmap_node->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktreeitem.c:452:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (pixmap_node->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktreeitem.c:452:7: note: ')' token is here g_assert (pixmap_node->refcount > 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:474:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:474:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:474:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:474:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:475:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:475:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:475:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:475:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:494:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:494:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:494:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:494:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:495:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:495:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:495:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:495:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:496:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:496:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:533:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:533:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:533:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:533:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:534:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:534:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:534:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:534:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:535:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:535:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:535:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:535:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:581:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:581:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:581:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:581:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:582:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:582:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:582:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:582:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:649:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:649:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:649:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:649:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:650:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:650:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:650:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:650:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:651:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:651:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:651:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:651:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:673:26: warning: implicit conversion from enumeration type 'GtkStateType' to different enumeration type 'GtkShadowType' [-Wenum-conversion] widget->state, GTK_STATE_INSENSITIVE, ^~~~~~~~~~~~~~~~~~~~~ gtktreeitem.c:645:11: warning: variable 'bin' set but not used [-Wunused-but-set-variable] GtkBin *bin; ^ gtktreeitem.c:719:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:719:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:719:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:719:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:720:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:720:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:720:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:720:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:721:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:721:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:721:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:721:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:739:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:739:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:740:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:740:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:740:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:740:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:750:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:750:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:750:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:750:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:751:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:751:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:751:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:751:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:752:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:752:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:752:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:752:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:769:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:769:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:769:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:769:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:770:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:770:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:770:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:770:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:771:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:771:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:771:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:771:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:792:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:792:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:792:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:792:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:793:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:793:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:793:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:793:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:794:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:794:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:794:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:794:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:796:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:796:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktreeitem.c:796:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktreeitem.c:796:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:807:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:807:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:807:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:807:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:808:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:808:3: note: '{' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:808:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:808:3: note: ')' token is here g_return_val_if_fail (GTK_IS_TREE_ITEM (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:809:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:809:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktreeitem.c:809:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktreeitem.c:809:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:811:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:811:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktreeitem.c:811:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktreeitem.c:811:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_HAS_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:824:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:824:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:824:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:824:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:825:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:825:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:825:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:825:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:821:16: warning: variable 'tree_item' set but not used [-Wunused-but-set-variable] GtkTreeItem *tree_item; ^ gtktreeitem.c:842:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:842:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:842:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:842:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:843:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:843:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:843:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:843:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:857:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:857:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:857:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:857:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:858:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:858:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:858:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:858:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:885:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:885:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:885:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:885:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:886:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:886:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:886:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:886:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:914:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:914:3: note: '{' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:914:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:914:3: note: ')' token is here g_return_if_fail (tree_item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:915:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:915:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:915:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:915:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (tree_item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:944:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:944:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:944:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:944:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:945:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:945:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:945:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:945:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1007:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1007:3: note: '{' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1007:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1007:3: note: ')' token is here g_return_if_fail (item != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1008:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM(item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1008:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM(item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1008:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM(item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1008:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM(item)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1009:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item->subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1009:3: note: '{' token is here g_return_if_fail (item->subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1009:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (item->subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1009:3: note: ')' token is here g_return_if_fail (item->subtree != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1050:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1050:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1050:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1050:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1051:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1051:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1051:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1051:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1056:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1056:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktreeitem.c:1056:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtktreeitem.c:1056:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1077:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1077:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1077:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1077:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1078:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1078:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1078:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1078:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1080:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1080:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktreeitem.c:1080:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtktreeitem.c:1080:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1106:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1106:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1106:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1106:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1107:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1107:3: note: '{' token is here g_return_if_fail (GTK_IS_TREE_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1107:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_TREE_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1107:3: note: ')' token is here g_return_if_fail (GTK_IS_TREE_ITEM (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktreeitem.c:1108:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktreeitem.c:1108:3: note: '{' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktreeitem.c:1108:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktreeitem.c:1108:3: note: ')' token is here g_return_if_fail (callback != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktypeutils.c -fno-common -DPIC -o .libs/gtktypeutils.o gtktypeutils.c:111:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (n_ftype_nodes < GTK_TYPE_FUNDAMENTAL_MAX); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:111:7: note: '{' token is here g_assert (n_ftype_nodes < GTK_TYPE_FUNDAMENTAL_MAX); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:111:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (n_ftype_nodes < GTK_TYPE_FUNDAMENTAL_MAX); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:111:7: note: ')' token is here g_assert (n_ftype_nodes < GTK_TYPE_FUNDAMENTAL_MAX); /* paranoid */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:133:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (sizeof (GtkType) >= 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:133:7: note: '{' token is here g_assert (sizeof (GtkType) >= 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:133:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (sizeof (GtkType) >= 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:133:7: note: ')' token is here g_assert (sizeof (GtkType) >= 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:134:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (TYPE_NODES_BLOCK_SIZE > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:134:7: note: '{' token is here g_assert (TYPE_NODES_BLOCK_SIZE > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:134:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (TYPE_NODES_BLOCK_SIZE > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:134:7: note: ')' token is here g_assert (TYPE_NODES_BLOCK_SIZE > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:149:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:149:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktypeutils.c:149:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktypeutils.c:149:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:150:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node->chunk_alloc_locked == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:150:3: note: '{' token is here g_return_if_fail (node->chunk_alloc_locked == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktypeutils.c:150:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node->chunk_alloc_locked == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktypeutils.c:150:3: note: ')' token is here g_return_if_fail (node->chunk_alloc_locked == FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:198:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (GTK_TYPE_SEQNO (new_node->type) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:198:7: note: '{' token is here g_assert (GTK_TYPE_SEQNO (new_node->type) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:198:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (GTK_TYPE_SEQNO (new_node->type) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:198:7: note: ')' token is here g_assert (GTK_TYPE_SEQNO (new_node->type) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:203:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (new_node->type <= GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:203:7: note: '{' token is here g_assert (new_node->type <= GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:203:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (new_node->type <= GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:203:7: note: ')' token is here g_assert (new_node->type <= GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:241:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:241:3: note: '{' token is here g_return_val_if_fail (type_info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:241:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:241:3: note: ')' token is here g_return_val_if_fail (type_info != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_info->type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:242:3: note: '{' token is here g_return_val_if_fail (type_info->type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_info->type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:242:3: note: ')' token is here g_return_val_if_fail (type_info->type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 165 warnings generated. gtktypeutils.c:309:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:309:3: note: '{' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:309:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:309:3: note: ')' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:337:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:337:3: note: '{' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:337:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:337:3: note: ')' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:357:3: note: '{' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:357:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:357:3: note: ')' token is here g_return_val_if_fail (node != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:412:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (mem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:412:3: note: '{' token is here g_return_if_fail (mem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktypeutils.c:412:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (mem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktypeutils.c:412:3: note: ')' token is here g_return_if_fail (mem != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:414:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:414:3: note: '{' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktypeutils.c:414:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktypeutils.c:414:3: note: ')' token is here g_return_if_fail (node != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:711:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:711:3: note: '{' token is here g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:711:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:711:3: note: ')' token is here g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:739:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:739:3: note: '{' token is here g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:739:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:739:3: note: ')' token is here g_return_val_if_fail (value_name != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:758:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (foreign_type == GTK_FUNDAMENTAL_TYPE (foreign_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:758:3: note: '{' token is here libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktreeitem.c -o gtktreeitem.o >/dev/null 2>&1 g_return_if_fail (foreign_type == GTK_FUNDAMENTAL_TYPE (foreign_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktypeutils.c:758:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (foreign_type == GTK_FUNDAMENTAL_TYPE (foreign_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktypeutils.c:758:3: note: ')' token is here g_return_if_fail (foreign_type == GTK_FUNDAMENTAL_TYPE (foreign_type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:759:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (foreign_type > GTK_TYPE_FUNDAMENTAL_LAST); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:759:3: note: '{' token is here g_return_if_fail (foreign_type > GTK_TYPE_FUNDAMENTAL_LAST); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtktypeutils.c:759:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (foreign_type > GTK_TYPE_FUNDAMENTAL_LAST); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtktypeutils.c:759:3: note: ')' token is here g_return_if_fail (foreign_type > GTK_TYPE_FUNDAMENTAL_LAST); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:830:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (GTK_FUNDAMENTAL_TYPE (type_id) == GTK_TYPE_ENUM || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:830:7: note: '{' token is here g_assert (GTK_FUNDAMENTAL_TYPE (type_id) == GTK_TYPE_ENUM || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:830:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (GTK_FUNDAMENTAL_TYPE (type_id) == GTK_TYPE_ENUM || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:830:7: note: ')' token is here g_assert (GTK_FUNDAMENTAL_TYPE (type_id) == GTK_TYPE_ENUM || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:837:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (values[i].value_name == NULL && values[i].value_nick == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:837:7: note: '{' token is here g_assert (values[i].value_name == NULL && values[i].value_nick == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:837:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (values[i].value_name == NULL && values[i].value_nick == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:837:7: note: ')' token is here g_assert (values[i].value_name == NULL && values[i].value_nick == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:850:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:850:3: note: '{' token is here g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:850:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:850:3: note: ')' token is here g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:871:3: note: '{' token is here g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtktypeutils.c:871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtktypeutils.c:871:3: note: ')' token is here g_return_val_if_fail (type_name != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:969:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (type_id == fundamental_info[i].type_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:969:7: note: '{' token is here g_assert (type_id == fundamental_info[i].type_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:969:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (type_id == fundamental_info[i].type_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:969:7: note: ')' token is here g_assert (type_id == fundamental_info[i].type_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:978:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (builtin_info[i].type_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:978:7: note: '{' token is here g_assert (builtin_info[i].type_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:978:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (builtin_info[i].type_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:978:7: note: ')' token is here g_assert (builtin_info[i].type_name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtktypeutils.c:986:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (GTK_TYPE_SEQNO (type_id) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtktypeutils.c:986:7: note: '{' token is here g_assert (GTK_TYPE_SEQNO (type_id) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtktypeutils.c:986:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (GTK_TYPE_SEQNO (type_id) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtktypeutils.c:986:7: note: ')' token is here g_assert (GTK_TYPE_SEQNO (type_id) > GTK_TYPE_FUNDAMENTAL_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvbbox.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvbbox.c -fno-common -DPIC -o .libs/gtkvbbox.o 50 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtktypeutils.c -o gtktypeutils.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvbox.c gtkvbbox.c:105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:105:3: note: '{' token is here g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:105:3: note: ')' token is here g_return_if_fail (layout >= GTK_BUTTONBOX_DEFAULT_STYLE && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:142:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:142:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:142:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:142:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:143:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:143:3: note: '{' token is here g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:143:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:143:3: note: ')' token is here g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:144:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:144:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:179:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:179:6: note: '{' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkvbbox.c:179:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkvbbox.c:179:6: note: ')' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:212:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:212:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:212:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:212:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:213:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:213:3: note: '{' token is here g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:213:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:213:3: note: ')' token is here g_return_if_fail (GTK_IS_VBUTTON_BOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:214:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:214:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbbox.c:214:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbbox.c:214:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:259:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:33: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbbox.c:259:5: note: '{' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:377:45: note: expanded from macro 'g_assert_not_reached' #define g_assert_not_reached() G_STMT_START{ \ ^ gtkvbbox.c:259:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:28: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^ gtkvbbox.c:259:5: note: ')' token is here g_assert_not_reached(); ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:383:29: note: expanded from macro 'g_assert_not_reached' __PRETTY_FUNCTION__); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbbox.c:197:18: warning: variable 'hbox' set but not used [-Wunused-but-set-variable] GtkVButtonBox *hbox; ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvbox.c -fno-common -DPIC -o .libs/gtkvbox.o 19 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvbbox.c -o gtkvbbox.o >/dev/null 2>&1 gtkvbox.c:105:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbox.c:105:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbox.c:105:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbox.c:105:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbox.c:106:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbox.c:106:3: note: '{' token is here g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbox.c:106:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbox.c:106:3: note: ')' token is here g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbox.c:107:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbox.c:107:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbox.c:107:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbox.c:107:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbox.c:166:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbox.c:166:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbox.c:166:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbox.c:166:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbox.c:167:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbox.c:167:3: note: '{' token is here g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbox.c:167:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbox.c:167:3: note: ')' token is here g_return_if_fail (GTK_IS_VBOX (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvbox.c:168:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvbox.c:168:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvbox.c:168:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvbox.c:168:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkviewport.c 12 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvbox.c -o gtkvbox.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvpaned.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkviewport.c -fno-common -DPIC -o .libs/gtkviewport.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvpaned.c -fno-common -DPIC -o .libs/gtkvpaned.o gtkviewport.c:145:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkViewportClass, set_scroll_adjustments), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkviewport.c:208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (viewport, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:208:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (viewport, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkviewport.c:208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (viewport, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkviewport.c:208:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (viewport, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:262:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:262:3: note: '{' token is here g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:262:3: note: ')' token is here g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:263:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:263:3: note: '{' token is here g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:263:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:263:3: note: ')' token is here g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:271:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:271:3: note: '{' token is here g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:271:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:271:3: note: ')' token is here g_return_val_if_fail (viewport != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:272:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:272:3: note: '{' token is here g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:272:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:272:3: note: ')' token is here g_return_val_if_fail (GTK_IS_VIEWPORT (viewport), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:281:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:281:3: note: '{' token is here g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:281:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:281:3: note: ')' token is here g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:282:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:282:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:282:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:282:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:284:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:284:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:284:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:284:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:318:3: note: '{' token is here g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:318:3: note: ')' token is here g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:319:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:319:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:319:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:319:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:321:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:321:5: note: '{' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:321:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:321:5: note: ')' token is here g_return_if_fail (GTK_IS_ADJUSTMENT (adjustment)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:366:3: note: '{' token is here g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:366:3: note: ')' token is here g_return_if_fail (viewport != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:367:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:367:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:367:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:367:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (viewport)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:387:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:387:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:387:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:387:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:388:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:388:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:390:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:390:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkviewport.c:390:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkviewport.c:390:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:404:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:404:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:404:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:404:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:405:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:405:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:405:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:405:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:407:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:407:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkviewport.c:407:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkviewport.c:407:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:422:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:422:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:423:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:423:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:423:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:423:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:429:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:429:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkviewport.c:429:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkviewport.c:429:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:504:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:504:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:504:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:504:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:505:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:505:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:505:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:505:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:527:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:527:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:528:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:528:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:529:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:529:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:529:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:529:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:551:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:551:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:551:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:551:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:552:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:552:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:552:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:552:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:553:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:553:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:553:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:553:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:592:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:592:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:592:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:592:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VIEWPORT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:593:3: note: '{' token is here g_return_val_if_fail (GTK_IS_VIEWPORT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VIEWPORT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:593:3: note: ')' token is here g_return_val_if_fail (GTK_IS_VIEWPORT (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:594:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkviewport.c:594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkviewport.c:594:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:630:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:630:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:630:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:630:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:631:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:631:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:631:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:631:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:632:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:632:3: note: '{' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:632:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:632:3: note: ')' token is here g_return_if_fail (child != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:635:3: note: '{' token is here g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:635:3: note: ')' token is here g_return_if_fail (bin->child == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:650:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:650:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:650:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:650:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:651:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:651:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:651:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:651:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:652:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:652:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:652:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:652:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:646:16: warning: variable 'viewport' set but not used [-Wunused-but-set-variable] GtkViewport *viewport; ^ gtkviewport.c:681:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:681:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:681:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:681:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:682:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:682:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:682:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:682:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:683:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:683:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:683:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:683:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:789:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:789:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:789:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:789:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:790:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:790:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:790:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:790:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:791:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:791:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:791:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:791:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:787:16: warning: variable 'viewport' set but not used [-Wunused-but-set-variable] GtkViewport *viewport; ^ gtkviewport.c:804:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:804:3: note: '{' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:804:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:804:3: note: ')' token is here g_return_if_fail (adjustment != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:805:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:805:3: note: '{' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:805:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:805:3: note: ')' token is here g_return_if_fail (data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkviewport.c:806:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkviewport.c:806:3: note: '{' token is here g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkviewport.c:806:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkviewport.c:806:3: note: ')' token is here g_return_if_fail (GTK_IS_VIEWPORT (data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:109:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvpaned.c:109:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvpaned.c:109:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:110:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:110:3: note: '{' token is here g_return_if_fail (GTK_IS_VPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvpaned.c:110:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvpaned.c:110:3: note: ')' token is here g_return_if_fail (GTK_IS_VPANED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:111:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:111:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvpaned.c:111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvpaned.c:111:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:376:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:376:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvpaned.c:376:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvpaned.c:376:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:377:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:377:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvpaned.c:377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvpaned.c:377:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:399:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvpaned.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvpaned.c:399:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvpaned.c:400:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvpaned.c:400:3: note: '{' token is here g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvpaned.c:400:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvpaned.c:400:3: note: ')' token is here g_return_val_if_fail (GTK_IS_PANED (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvruler.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvruler.c -fno-common -DPIC -o .libs/gtkvruler.o 14 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvpaned.c -o gtkvpaned.o >/dev/null 2>&1 101 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkviewport.c -o gtkviewport.o >/dev/null 2>&1 gtkvruler.c:113:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:113:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvruler.c:113:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvruler.c:113:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvruler.c:114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:114:3: note: '{' token is here g_return_val_if_fail (GTK_IS_VRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvruler.c:114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvruler.c:114:3: note: ')' token is here g_return_val_if_fail (GTK_IS_VRULER (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvruler.c:115:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:115:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvruler.c:115:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvruler.c:115:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvruler.c:155:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:155:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvruler.c:155:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvruler.c:155:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvruler.c:156:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:156:3: note: '{' token is here g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvruler.c:156:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvruler.c:156:3: note: ')' token is here g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvruler.c:137:15: warning: variable 'bg_gc' set but not used [-Wunused-but-set-variable] GdkGC *gc, *bg_gc; ^ gtkvruler.c:275:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:275:3: note: '{' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvruler.c:275:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvruler.c:275:3: note: ')' token is here g_return_if_fail (ruler != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvruler.c:276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvruler.c:276:3: note: '{' token is here g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvruler.c:276:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvruler.c:276:3: note: ')' token is here g_return_if_fail (GTK_IS_VRULER (ruler)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 15 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvruler.c -o gtkvruler.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvscale.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvscale.c -fno-common -DPIC -o .libs/gtkvscale.o /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvscrollbar.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvscrollbar.c -fno-common -DPIC -o .libs/gtkvscrollbar.o gtkvscale.c:177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (vscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:177:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (vscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkvscale.c:177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (vscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkvscale.c:177:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (vscale, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:202:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:202:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:202:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:203:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:203:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:205:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:205:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkvscale.c:205:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkvscale.c:205:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:264:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:264:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:264:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:264:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:265:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:265:3: note: '{' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:265:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:265:3: note: ')' token is here g_return_if_fail (GTK_IS_RANGE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:266:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:266:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:266:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:266:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:306:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:306:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:306:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:306:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:307:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:307:3: note: '{' token is here g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:307:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:307:3: note: ')' token is here g_return_if_fail (GTK_IS_SCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:303:13: warning: variable 'scale' set but not used [-Wunused-but-set-variable] GtkScale *scale; ^ gtkvscale.c:326:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:326:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:326:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:326:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:327:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:327:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:327:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:327:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:328:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:328:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:328:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:328:3: note: ')' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:369:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:369:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:369:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:369:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:370:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:370:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:370:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:370:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkvseparator.c }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:371:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:371:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:371:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:371:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:365:13: warning: variable 'scale' set but not used [-Wunused-but-set-variable] GtkScale *scale; ^ gtkvscale.c:397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:397:3: note: '{' token is here g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:397:3: note: ')' token is here g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:398:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:398:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:398:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:398:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:399:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:399:3: note: '{' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:399:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:399:3: note: ')' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:459:3: note: '{' token is here g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:459:3: note: ')' token is here g_return_if_fail (vscale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:460:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:460:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:460:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:460:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (vscale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:461:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:461:3: note: '{' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:461:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:461:3: note: ')' token is here g_return_if_fail ((x != NULL) && (y != NULL) && (w != NULL) && (h != NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:499:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:499:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:500:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:500:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:528:3: note: '{' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:528:3: note: ')' token is here g_return_if_fail (scale != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscale.c:529:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscale.c:529:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscale.c:529:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscale.c:529:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCALE (scale)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvseparator.c -fno-common -DPIC -o .libs/gtkvseparator.o gtkvscrollbar.c:187:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:187:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:187:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:187:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:188:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:188:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:188:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:188:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:190:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:190:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkvscrollbar.c:190:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkvscrollbar.c:190:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:289:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:289:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:289:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:289:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:290:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:290:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:291:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:291:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:291:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:291:3: note: ')' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:329:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:329:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:329:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:329:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:330:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:330:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:330:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:330:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:363:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:363:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:363:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:363:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:364:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:364:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:364:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:364:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:394:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:394:3: note: '{' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:394:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:394:3: note: ')' token is here g_return_if_fail (range != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:395:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:395:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:395:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:395:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (range)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:414:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (vscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:414:3: note: '{' token is here g_return_if_fail (vscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:414:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (vscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:414:3: note: ')' token is here g_return_if_fail (vscrollbar != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvscrollbar.c:415:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (vscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvscrollbar.c:415:3: note: '{' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (vscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkvscrollbar.c:415:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_VSCROLLBAR (vscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkvscrollbar.c:415:3: note: ')' token is here g_return_if_fail (GTK_IS_VSCROLLBAR (vscrollbar)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 52 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvscale.c -o gtkvscale.o >/dev/null 2>&1 28 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvscrollbar.c -o gtkvscrollbar.o >/dev/null 2>&1 gtkvseparator.c:89:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvseparator.c:89:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvseparator.c:89:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvseparator.c:89:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvseparator.c:90:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvseparator.c:90:3: note: '{' token is here g_return_val_if_fail (GTK_IS_VSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvseparator.c:90:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_VSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvseparator.c:90:3: note: ')' token is here g_return_val_if_fail (GTK_IS_VSEPARATOR (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkvseparator.c:91:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkvseparator.c:91:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkvseparator.c:91:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkvseparator.c:91:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 6 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkvseparator.c -o gtkvseparator.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkwidget.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c gtkwindow.c /opt/pkg/bin/mksh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c fnmatch.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkwidget.c -fno-common -DPIC -o .libs/gtkwidget.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkwindow.c -fno-common -DPIC -o .libs/gtkwindow.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c fnmatch.c -fno-common -DPIC -o .libs/fnmatch.o fnmatch.c:60:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fnmatch (pattern, string, flags) ^ gtkwidget.c:300:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, show), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:307:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, hide), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:314:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, map), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:321:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, unmap), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:328:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, realize), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:335:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, unrealize), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:342:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, draw), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:350:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, draw_focus), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:357:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, draw_default), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:364:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, size_request), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:372:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, size_allocate), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:380:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, state_changed), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:388:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, parent_set), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:396:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, style_set), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:402:5: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, add_accelerator)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:405:8: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, remove_accelerator)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:410:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, grab_focus), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:417:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:261:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:425:7: GTK_WIDGET_UNSET_FLAGS (window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: ../gtk/gtkwidget.h:117:43cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] : note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' GTK_SIGNAL_OFFSET (GtkWidgetClass, button_press_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../gtk/gtktypeutils.hgtkwindow.c:261:3: note: '{' token is here :89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' GTK_WIDGET_UNSET_FLAGS (window, GTK_NO_WINDOW);#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:433:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, button_release_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:441:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, motion_notify_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:449:7: gtkwindow.c:261:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, delete_event), GTK_WIDGET_UNSET_FLAGS (window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: ../gtk/gtkwidget.h:117:expanded from macro 'GTK_STRUCT_OFFSET' 94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:261:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (window, GTK_NO_WINDOW); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwidget.c# define G_STMT_END ) :457: ^ 7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, destroy_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:gtkwindow.c:262:43: note: 3: expanded from macro 'GTK_SIGNAL_OFFSET' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_WIDGET_SET_FLAGS (window, GTK_TOPLEVEL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET'expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:262:3: gtkwidget.c:465:7: warning: note: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] '{' token is here GTK_SIGNAL_OFFSET (GtkWidgetClass, expose_event), GTK_WIDGET_SET_FLAGS (window, GTK_TOPLEVEL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../gtk/gtkwidget.h: 116./gtksignal.h:41:54:43: : note: expanded from macro 'GTK_WIDGET_SET_FLAGS'note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:262:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (window, GTK_TOPLEVEL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' gtkwidget.c:473:7: #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] gtkwindow.c:262:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (window, GTK_TOPLEVEL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_SIGNAL_OFFSET (GtkWidgetClass, key_press_event),../gtk/gtkwidget.h:116 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:93: note: ./gtksignal.h:expanded from macro 'GTK_WIDGET_SET_FLAGS' 41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:#define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'G_STMT_END'../gtk/gtktypeutils.h:89 :50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ^ gtkwidget.c:481:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, key_release_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:489:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, enter_notify_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:497:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, leave_notify_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:505:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, configure_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:513:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, focus_in_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:521:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, focus_out_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:529:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, map_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' gtkwindow.c:388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (type >= GTK_WINDOW_TOPLEVEL && type <= GTK_WINDOW_POPUP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:388:gtkwidget.c:537:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] 3 GTK_SIGNAL_OFFSET (GtkWidgetClass, unmap_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' : #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: '{' token is here g_return_val_if_fail (type >= GTK_WINDOW_TOPLEVEL && type <= GTK_WINDOW_POPUP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:545:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, property_notify_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:553:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, selection_clear_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:561:7: warning: gtkwindow.c:388cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] :3: GTK_SIGNAL_OFFSET (GtkWidgetClass, selection_request_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: g_return_val_if_fail (type >= GTK_WINDOW_TOPLEVEL && type <= GTK_WINDOW_POPUP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'GTK_STRUCT_OFFSET'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:388:3: note: ')' token is here #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (type >= GTK_WINDOW_TOPLEVEL && type <= GTK_WINDOW_POPUP, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwidget.c:569:# define G_STMT_END ) ^ 7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, selection_notify_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:577:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, selection_received), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:586:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, selection_get), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:596:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, proximity_in_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:604:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, proximity_out_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:612:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_leave), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:621:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_begin), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:629:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_end), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:637:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_data_delete), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' gtkwindow.c:401:3#define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ gtkwidget.c:645/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::7:237: warning: 32:cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] note: expanded from macro 'G_STMT_START' GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_motion), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ^ ./gtksignal.hgtkwindow.c:401:41:3: note: '{' token is here : g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 417:45: note: expanded from macro 'g_return_if_fail' expanded from macro 'GTK_SIGNAL_OFFSET'#define g_return_if_fail(expr) G_STMT_START{ \ ^ #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:401:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:401:gtkwidget.c:656:7:3: note: warning: ')' token is here cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_drop), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 428:./gtksignal.h:15: note: 41:expanded from macro 'g_return_if_fail' 43: note: }; }G_STMT_END expanded from macro 'GTK_SIGNAL_OFFSET' ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) expanded from macro 'G_STMT_END' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89# define G_STMT_END ) :50 ^ : note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:402:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:gtkwidget.c: note: 667:expanded from macro 'g_return_if_fail' 7: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast]# define G_STMT_START (void)( ^ gtkwindow.c:402:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_data_get), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :417:./gtksignal.h:45:41: note: expanded from macro 'g_return_if_fail' 43: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:402:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:678:7: warning: g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' GTK_SIGNAL_OFFSET (GtkWidgetClass, drag_data_received), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^ ./gtksignal.hgtkwindow.c:402::41:433: note: : note: expanded from macro 'GTK_SIGNAL_OFFSET'')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:../gtk/gtktypeutils.h:428:15:89: note: expanded from macro 'g_return_if_fail' 50: }; }G_STMT_END ^~~~~~~~~~ note: expanded from macro 'GTK_STRUCT_OFFSET'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 : note: expanded from macro 'G_STMT_END' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ^ gtkwidget.c:691:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, visibility_notify_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:699:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, client_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:707:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, no_expose_event), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:715:7: warning: cast to smaller integer type 'gint' (aka 'int') from 'gchar *' (aka 'char *') [-Wpointer-to-int-cast] GTK_SIGNAL_OFFSET (GtkWidgetClass, debug_msg), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtksignal.h:41:43: note: expanded from macro 'GTK_SIGNAL_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtktypeutils.h:89:50: note: expanded from macro 'GTK_STRUCT_OFFSET' #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:417:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:417:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:417:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:417:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:418:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:418:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:418:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkwidget.c:833 }; }G_STMT_END ^ gtkwindow.c::4182: :3warning: : note: ')' token is here '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:../gtk/gtkwidget.h:116:238:25: note: expanded from macro 'G_STMT_END' 42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' # define G_STMT_END ) ^ #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:833:2: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:833:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:833:2: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ gtkwindow.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^434 :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:835:2 g_return_if_fail (window != NULL); : warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_FOCUS); expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117#define g_return_if_fail(expr) G_STMT_START{ \ :43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32note: expanded from macro 'G_STMT_START': note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ # define G_STMT_START (void)( ^ gtkwindow.c:434gtkwidget.c::3835:2: : note: '{' token is herenote: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_FOCUS); g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:: note: expanded from macro 'g_return_if_fail' 117:55: note: #define g_return_if_fail(expr) G_STMT_START{ \ expanded from macro 'GTK_WIDGET_UNSET_FLAGS' ^ #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:434:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:434:3: note: gtkwidget.c:')' token is here 835:2: g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_FOCUS);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~428:15: note: ../gtk/gtkwidget.h:117expanded from macro 'g_return_if_fail' :94: }; }G_STMT_END ^~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238expanded from macro 'GTK_WIDGET_UNSET_FLAGS' :25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ ^ gtkwidget.c:835:2: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:435:../gtk/gtkwidget.h:3: 117:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END : ^~~~~~~~~~ note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237note: expanded from macro 'G_STMT_END':32 : note: expanded from macro 'G_STMT_START'# define G_STMT_END ) ^ # define G_STMT_START (void)( ^ gtkwindow.c:435:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:435:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:435:3: note: ')' token is here gtkwidget.c:846:2: warning: g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15../gtk/gtkwidget.h: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^~~~~~~~~~116: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:4225:: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' note: expanded from macro 'G_STMT_END' # define G_STMT_END )#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwindow.c:438:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_START (void)( ^ g_return_if_fail (GTK_IS_WIDGET (focus));gtkwidget.c:846 :2 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 note: :33: '{' token is here note: expanded from macro 'g_return_if_fail' GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~../gtk/gtkwidget.h: 116:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:54:237: note: 32:expanded from macro 'GTK_WIDGET_SET_FLAGS' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:438#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END:7: ^ note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:846:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' gtkwindow.c:438:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428gtkwidget.c:846::14:2: note: note: ')' token is here expanded from macro 'g_return_if_fail' GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_DEFAULT); }; }G_STMT_END ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ gtkwindow.c../gtk/gtkwidget.h:116:93::438 note: :7: note: ')' token is here expanded from macro 'GTK_WIDGET_SET_FLAGS' g_return_if_fail (GTK_IS_WIDGET (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238238::2525: : note: expanded from macro 'G_STMT_END'note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ # define G_STMT_END ) ^ gtkwidget.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_DEFAULT); gtkwindow.c:439 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :../gtk/gtkwidget.h:7:117: warning: 43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS''(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_CAN_FOCUS (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.cnote: expanded from macro 'g_return_if_fail' :848:2: note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 :32../gtk/gtkwidget.h:117: :55: note: note: expanded from macro 'G_STMT_START'expanded from macro 'GTK_WIDGET_UNSET_FLAGS' # define G_STMT_START (void)( ^ gtkwindow.c#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^:439:7: note: '{' token is here g_return_if_fail (GTK_WIDGET_CAN_FOCUS (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:848:2: note: ')' token is here gtkwindow.c:439: GTK_WIDGET_UNSET_FLAGS (widget, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7../gtk/gtkwidget.h: :117:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' g_return_if_fail (GTK_WIDGET_CAN_FOCUS (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: ^~~~~~~~~~note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:439:7: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 g_return_if_fail (GTK_WIDGET_CAN_FOCUS (focus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'G_STMT_END' :428# define G_STMT_END ) :15 ^ : note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:858:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:858:2: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:858:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:858:2: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:860:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:860:2: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkwindow.c:451:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail'../gtk/gtkwidget.h :117:#define g_return_if_fail(expr) G_STMT_START{ \55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END# define G_STMT_START (void)( ^ ^ gtkwindow.c:451:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:860:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_RECEIVES_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' gtkwindow.c:451:3: warning: #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:860:2: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_WIDGET_UNSET_FLAGS (widget, GTK_RECEIVES_DEFAULT);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 428:14: note: expanded from macro 'g_return_if_fail' ../gtk/gtkwidget.h }; }G_STMT_END ^ gtkwindow.c:451:117:3: note: ')' token is here :95 g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' :428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END# define G_STMT_END ) ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^ :238:25: note: expanded from macro 'G_STMT_END' gtkwindow.c:452:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: # define G_STMT_END ) ^note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \gtkwidget.c:864:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 gtkwindow.c:452:3::32: note: expanded from macro 'G_STMT_START' note: # define G_STMT_START (void)( ^ '{' token is heregtkwidget.c:864:2: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_WIDGET_SET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:452:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:452:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwidget.c# define G_STMT_END ) ^ :864:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' :#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:455864:2: note: ')' token is here:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (default_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' GTK_WIDGET_SET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' ../gtk/gtkwidget.h# define G_STMT_START (void)( ^ gtkwindow.c:455:5: note: '{' token is here :116 g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (default_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ :93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:866:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' gtkwindow.c:455#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::5: warning: 237:32'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : note: expanded from macro 'G_STMT_START' g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (default_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :428:14:# define G_STMT_START (void)( ^ gtkwidget.c note: expanded from macro 'g_return_if_fail' :866 }; }G_STMT_END ^ gtkwindow.c:455::5: note: ')' token is here 2: note: '{' token is here g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (default_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15 GTK_WIDGET_UNSET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: expanded from macro 'g_return_if_fail'../gtk/gtkwidget.h: 117: }; }G_STMT_END ^~~~~~~~~~ 55: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'GTK_WIDGET_UNSET_FLAGS' 238:25: note: expanded from macro 'G_STMT_END'#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^# define G_STMT_END ) ^ gtkwidget.c:866:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:463:6: GTK_WIDGET_UNSET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: ../gtk/gtkwidget.h:117:94'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkwidget.c :866:../gtk/gtkwidget.h:1172:43: : note: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' ')' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END GTK_WIDGET_UNSET_FLAGS (widget, GTK_COMPOSITE_CHILD); ^~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h../gtk/gtkwidget.h:117::95237:32: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' : note: expanded from macro 'G_STMT_START' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ # define G_STMT_START (void)( ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwindow.c:463::2386: note: '{' token is here :25: GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:463:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:463:6: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:473:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:473:6: note: '{' token is here GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:473:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:473:6: note: ')' token is here GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:485:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:485:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:485:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:485:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:486:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:486:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1020:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1020:3: note: '{' token is here gtkwindow.c GTK_WIDGET_SET_FLAGS (widget,:486:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_WINDOW (window));../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:486:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1020:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:1020:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:499:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:499:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:499:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:499:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:500:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:500:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:500:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:500:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:501:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:501:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:501:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:501:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1057:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (gtk_type_is_a (widget_type, GTK_TYPE_WIDGET), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1057:3: note: '{' token is here g_return_val_if_fail (gtk_type_is_a (widget_type, GTK_TYPE_WIDGET), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1057:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c g_return_val_if_fail (gtk_type_is_a (widget_type, GTK_TYPE_WIDGET), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :510:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:: warning: 14: note: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_return_val_if_fail' g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END # define G_STMT_START (void)( ^ gtkwidget.c:1057: ^3: note: ')' token is here gtkwindow.c:510:3: g_return_val_if_fail (gtk_type_is_a (widget_type, GTK_TYPE_WIDGET), NULL); note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441: 15: note: g_return_if_fail (window != NULL); expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 }; }G_STMT_END ^~~~~~~~~~ :45: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'g_return_if_fail'238: 25: #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'G_STMT_END' gtkwindow.c:510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:# define G_STMT_END ) note: expanded from macro 'g_return_if_fail' ^ }; }G_STMT_END ^ gtkwindow.c:510:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:511:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:511:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:512:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:512:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:521:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:521:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:521:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:521:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:522:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkwidget.c:1109:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_val_if_fail (gtk_type_is_a (type, GTK_TYPE_WIDGET), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 237expanded from macro 'g_return_val_if_fail' :32: note: expanded from macro 'G_STMT_START'#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:# define G_STMT_START (void)( 32 ^ : note: expanded from macro 'G_STMT_START' gtkwindow.c:522:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window));# define G_STMT_START (void)( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 :gtkwidget.c:1109:3:45: note: expanded from macro 'g_return_if_fail' note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (gtk_type_is_a (type, GTK_TYPE_WIDGET), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1109gtkwindow.c:522:3: warning: :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); g_return_val_if_fail (gtk_type_is_a (type, GTK_TYPE_WIDGET), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~441: 14: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: expanded from macro 'g_return_val_if_fail'428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:522: }; }G_STMT_END ^ 3: note: ')' token is here gtkwidget.c g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:1109:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15 g_return_val_if_fail (gtk_type_is_a (type, GTK_TYPE_WIDGET), NULL); : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:expanded from macro 'g_return_if_fail' 15: }; }G_STMT_END ^~~~~~~~~~ note: expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_END ) ^ :238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' gtkwidget.c:1126#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~:3 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :237:32: note: expanded from macro 'G_STMT_START' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)(/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^417:33: gtkwindow.cnote: expanded from macro 'g_return_if_fail':530:3: note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::32: note: expanded from macro 'G_STMT_START' 430:# define G_STMT_START (void)( 52: ^ note: gtkwidget.c:expanded from macro 'g_return_val_if_fail' 1126:3: note: '{' token is here#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' gtkwidget.c: }; }G_STMT_END1126:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwindow.c:530:3: note: :428:')' token is here 14: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (window != NULL, FALSE); }; }G_STMT_END ^ gtkwidget.c:1126 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 note: :15')' token is here : note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' 238# define G_STMT_END ) ^ :25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:531:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: gtkwidget.c:1127:note: expanded from macro 'g_return_val_if_fail'3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 237:32/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: 417:note: expanded from macro 'G_STMT_START'33: note: expanded from macro 'g_return_if_fail'# define G_STMT_START (void)( ^ gtkwindow.c:531:3#define g_return_if_fail(expr) G_STMT_START{ \ : ^~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:'{' token is here 32: note: expanded from macro 'G_STMT_START' g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)(/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430 ^:52 : gtkwidget.c:note: expanded from macro 'g_return_val_if_fail'1127: 3: note: '{' token is here #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:531:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' gtkwidget.c:1127:3: }; }G_STMT_END ^ warning: gtkwindow.c:531:3:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1127:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'g_return_if_fail' 441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^~~~~~~~~~:238 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: :25note: expanded from macro 'G_STMT_END' : note: # define G_STMT_END ) expanded from macro 'G_STMT_END' ^ # define G_STMT_END ) ^ gtkwidget.c:1128:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1128:3: note: '{' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1128:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1128:3: note: ')' token is here g_return_if_fail (arg != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:546:3: note: '{' token is here g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1146:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkwindow.c:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ 546/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::3: 237:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ g_return_val_if_fail (window != NULL, FALSE); gtkwidget.c:1146 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 note: :14'{' token is here : note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkwindow.c:417:546:45: 3:note: expanded from macro 'g_return_if_fail' note: ')' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (window != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: gtkwidget.c:1146:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'G_STMT_END' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1146:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ gtkwindow.c:547:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:3:238: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]25: note: expanded from macro 'G_STMT_END' g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_END ) /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' ^#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237gtkwidget.c:1147:32::3: note: expanded from macro 'G_STMT_START' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)(/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' ^ gtkwindow.c:547 :#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ 3: note: '{' token is here/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 : note: expanded from macro 'G_STMT_START' g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:1147:3: note: '{' token is here :430:52: note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget));#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:547:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441gtkwidget.c:1147:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :14: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14note: :expanded from macro 'g_return_val_if_fail' note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1147:3: }; }G_STMT_END ^ note: gtkwindow.c:547:3: ')' token is here note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (GTK_IS_WINDOW (window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::428:15441:15: : note: expanded from macro 'g_return_if_fail'note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' }; }G_STMT_END # define G_STMT_END ) ^ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1171:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1171gtkwindow.c:562:3:: 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL);warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' 14: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1171:3: note: ')' token is here237:32: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hnote: expanded from macro 'G_STMT_START' :428:# define G_STMT_START (void)( ^ gtkwindow.c:562:3: note: '{' token is here 15 g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :417:45: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:562:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:1172: g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14warning: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwindow.c:562:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END:417: ^~~~~~~~~~ 33: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1172:3: note: '{' token is here :25: g_return_if_fail (GTK_IS_WIDGET (widget));note: expanded from macro 'G_STMT_END' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkwindow.c:563:3#define g_return_if_fail(expr) G_STMT_START{ \ ^ : warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:563gtkwidget.c:1172:3: :note: '{' token is here 3: warning: g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1172:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkwindow.c:563:3: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :25: g_return_if_fail (GTK_IS_WINDOW (window)); note: expanded from macro 'G_STMT_END' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# define G_STMT_END ) ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:563:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:579:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:579:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:579:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:579:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkwidget.c:1219:3 }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' :# define G_STMT_END ) warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkwindow.c:580:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ g_return_if_fail (GTK_IS_WINDOW (window));gtkwidget.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1219: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:4173::33 note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_return_if_fail' :417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:580:gtkwidget.c:1219:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45::14: note: expanded from macro 'g_return_if_fail' note: }; }G_STMT_ENDexpanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ gtkwidget.c:1219 ^ :3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:580:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtkwidget.c:1220: 3: warning: g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :428:14: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 417:33: }; }G_STMT_END ^ note: expanded from macro 'g_return_if_fail' gtkwindow.c:580:3: note: ')' token is here #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:237::32:15: note: note: expanded from macro 'G_STMT_START'expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( }; }G_STMT_END ^ gtkwidget.c:1220 ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2383: note: '{' token is here :25: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: :417expanded from macro 'G_STMT_END' :45: note: # define G_STMT_END ) expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1220:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:601:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:601:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1250:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \gtkwindow.c: ^~~~~~~~~~~~ 601/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:: note: expanded from macro 'G_STMT_START' 3: # define G_STMT_START (void)( warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ gtkwidget.c: g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1250: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h3::428: note: 14:'{' token is here note: expanded from macro 'g_return_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkwindow.c:601417::345:: note: expanded from macro 'g_return_if_fail'note: ')' token is here g_return_if_fail (window != NULL); #define g_return_if_fail(expr) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: gtkwidget.c:1250:3expanded from macro 'G_STMT_END' : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkwindow.c }; }G_STMT_END :602:3: ^ gtkwidget.c: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 1250:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 417:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:42833::15 note: : expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ }; }G_STMT_END ^~~~~~~~~~~~ ^~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:23832: note: expanded from macro 'G_STMT_START' :25# define G_STMT_START (void)( : note: expanded from macro 'G_STMT_END' ^ # define G_STMT_END )gtkwindow.c: ^602:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkwidget.c:1251:3#define g_return_if_fail(expr) G_STMT_START{ \ : warning: ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1251:3gtkwindow.c:602:: 3:note: '{' token is here warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45 : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' note: }; }G_STMT_END ^ gtkwindow.c:expanded from macro 'g_return_if_fail' 602:3: note: #define g_return_if_fail(expr) G_STMT_START{ \ ')' token is here ^ g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ gtkwidget.c:1251:3: warning: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 25: note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:# define G_STMT_END ) note: ^ expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1251:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:629:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:629:3: note: '{' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1339:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (child, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:./gtkprivate.h:73:43:629:3: note: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'GTK_PRIVATE_UNSET_FLAG' g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: }; }G_STMT_END note: ^ expanded from macro 'G_STMT_START'gtkwindow.c:629 :3:# define G_STMT_START (void)( note: ')' token is here ^ g_return_if_fail (window != NULL);gtkwidget.c:1339: 8 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15 note: : note: expanded from macro 'g_return_if_fail''{' token is here GTK_PRIVATE_UNSET_FLAG (child, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END./gtkprivate.h:73 ^~~~~~~~~~:55 :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238 note: :25expanded from macro 'GTK_PRIVATE_UNSET_FLAG' : note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwindow.c:630:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c g_return_if_fail (GTK_IS_WINDOW (window)); :1339:8: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: 33: note: expanded from macro 'g_return_if_fail' GTK_PRIVATE_UNSET_FLAG (child, GTK_RESIZE_NEEDED); #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' note: expanded from macro 'G_STMT_START' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END # define G_STMT_START (void)( ^ ^gtkwidget.c:1339 :gtkwindow.c:6308::3 note: ')' token is here : note: '{' token is here GTK_PRIVATE_UNSET_FLAG (child, GTK_RESIZE_NEEDED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: g_return_if_fail (GTK_IS_WINDOW (window)); note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:630:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:630:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:655:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:655:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:655:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:655:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:656:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwidget.c:1387:# define G_STMT_START (void)( 3: warning: ^ gtkwindow.c:656:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 3: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ 417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1387:3: note: '{' token is heregtkwindow.c:656 :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 417:45: note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c#define g_return_if_fail(expr) G_STMT_START{ \ ^ :656:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238gtkwidget.c:1387::25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1387:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1388:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1388:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_OBJECT_CONSTRUCTED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1389:3: note: '{' token is here g_return_if_fail (GTK_OBJECT_CONSTRUCTED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:706:gtkwidget.c:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 1389:3: g_return_if_fail (window != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:warning: note: expanded from macro 'g_return_if_fail''}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (GTK_OBJECT_CONSTRUCTED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:706:3::14 note: '{' token is here : note: expanded from macro 'g_return_if_fail' g_return_if_fail (window != 0); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkwidget.c:1389 :3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 g_return_if_fail (GTK_OBJECT_CONSTRUCTED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:gtkwindow.c:706:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hexpanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:706:3: note: ')' token is here g_return_if_fail (window != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :238/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::25428:: 15:note: expanded from macro 'G_STMT_END' note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1427:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1427:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1427:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1427:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1428:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1428:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1428:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1428:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:786:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:gtkwidget.c: note: expanded from macro 'G_STMT_START' 1441:3: warning: # define G_STMT_START (void)( ^ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:786:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417note: :45: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1441:3: note: '{' token is here gtkwindow.c: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 786:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:3:417: warning: 45:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_if_fail' g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:786:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ gtkwidget.c:1441:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: warning: 25: note: expanded from macro 'G_STMT_END' # define G_STMT_END )'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1441:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1442:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1442:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1442:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1442:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:816:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::417:33:1446: note: expanded from macro 'g_return_if_fail' 7: warning: #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' :237:32: note: expanded from macro 'G_STMT_START'#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:# define G_STMT_START (void)( ^ gtkwindow.c:816:3: note: note: expanded from macro 'G_STMT_START' '{' token is here # define G_STMT_START (void)( ^ g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' :1446:7:#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:816:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:1446:7:14: note: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'g_return_if_fail' expanded from macro 'GTK_WIDGET_SET_FLAGS' }; }G_STMT_END ^ gtkwindow.c:816:#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ 3: gtkwidget.c:1446:7note: ')' token is here : g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:')' token is here note: expanded from macro 'g_return_if_fail' GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ ../gtk/gtkwidget.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238::116:25: note: 93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:833:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:833:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1479:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33gtkwindow.c:833:3:: note: warning: expanded from macro 'g_return_if_fail' '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: note: expanded from macro 'g_return_if_fail' 237:32: }; }G_STMT_END ^ note: gtkwindow.c:expanded from macro 'G_STMT_START' 833:3: # define G_STMT_START (void)( note: ')' token is here ^ gtkwidget.c g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :1479:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: note: '{' token is here 428:15 g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: 45: }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238note: expanded from macro 'g_return_if_fail':25: note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ ^ # define G_STMT_END ) ^ gtkwindow.c:834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:1479:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: note: 33: note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail'#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :237:32: }; }G_STMT_END note: expanded from macro 'G_STMT_START' ^ # define G_STMT_START (void)( ^ gtkwidget.cgtkwindow.c:834:1479:3:3: : note: note: '{' token is here ')' token is here g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_return_if_fail' 428:15:#define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1480:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: gtkwindow.c:834note: expanded from macro 'g_return_if_fail':3 : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~237:32 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: 428:14:note: expanded from macro 'G_STMT_START' note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( }; }G_STMT_END ^ ^ gtkwidget.c:gtkwindow.c:1480:3: 834:note: '{' token is here 3 g_return_if_fail (GTK_IS_WIDGET (widget));: note: ')' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^:428 :15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1480:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1480:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:851:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:851:3: note: '{' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:851:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:851:3: note: ')' token is here g_return_if_fail (object != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:852:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:852:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwindow.c:852::237:32: note: 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'G_STMT_START' g_return_if_fail (GTK_IS_WINDOW (object)); # define G_STMT_START (void)( ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkwidget.c:1510:3:428:14 note: '{' token is here : g_return_if_fail (widget != NULL); note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END ^ gtkwindow.c:852417:3:45: note: : note: ')' token is hereexpanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_WINDOW (object)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1510:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:869:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~:33: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' :237# define G_STMT_START (void)( :32: note: expanded from macro 'G_STMT_START' ^# define G_STMT_START (void)( ^ gtkwidget.c:1511: gtkwindow.c:869:3: note: '{' token is here 3: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:1511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1511:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwindow.c:869:3:# define G_STMT_END ) ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:869:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:894:6: warning: passing 'guint *' (aka 'unsigned int *') to parameter of type 'gint *' (aka 'int *') converts between pointers to integer types with different sign [-Wpointer-sign] &width, &height); ^~~~~~ gtkwindow.c:136:28: note: passing argument to parameter 'new_width' here gint *new_width, ^ gtkwindow.c:894:14: warning: passing 'guint *' (aka 'unsigned int *') to parameter of type 'gint *' (aka 'int *') converts between pointers to integer types with different sign [-Wpointer-sign] &width, &height); ^~~~~~~ gtkwindow.c:137:28: note: passing argument to parameter 'new_height' here gint *new_height); ^ gtkwidget.c:1526:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1526:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1526:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1526:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkwindow.c#define g_return_if_fail(expr) G_STMT_START{ \:920:3: ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'G_STMT_START' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:1527:3: :417:note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget));33: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :45: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237#define g_return_if_fail(expr) G_STMT_START{ \ :32: ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:920:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:gtkwindow.c:920:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 428:14: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget)); }; }G_STMT_END ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ gtkwindow.c:920:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14: note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END ^ gtkwidget.c:1527 :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2383: note: ')' token is here :25: note: expanded from macro 'G_STMT_END' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: # define G_STMT_END )expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:921:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:921:3: note: '{' token is here gtkwidget.c:1531:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hexpanded from macro 'GTK_WIDGET_UNSET_FLAGS' :417:45#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:: note: 237:32: note: expanded from macro 'G_STMT_START' expanded from macro 'g_return_if_fail' # define G_STMT_START (void)(#define g_return_if_fail(expr) G_STMT_START{ \ ^ ^ gtkwidget.c:1531:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:921:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkwidget.c:1531:7: }; }G_STMT_END ^ gtkwindow.cwarning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :921:3: GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: ')' token is here../gtk/gtkwidget.h :117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ expanded from macro 'g_return_if_fail' gtkwidget.c:1531:7: }; }G_STMT_END ^~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:')' token is here 25: note: expanded from macro 'G_STMT_END' GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END ) ../gtk/gtkwidget.h:117 ^ :gtkwindow.c:925:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ../gtk/gtkwidget.h:117: ^~~~~~~~~~ 43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' :# define G_STMT_START (void)( ^ 238:25: gtkwindow.c:925:3note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1541:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1541:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END : note: '{' token is here ^ GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); gtkwidget.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:1171541:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' :3: note: ')' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:925:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c: GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1542:../gtk/gtkwidget.h:1173::94 warning: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'GTK_WIDGET_UNSET_FLAGS' 430:40: note: expanded from macro 'g_return_val_if_fail' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \gtkwindow.c:925 ^~~~~~~~~~~~:3 : /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:note: ')' token is here237: 32: note: expanded from macro 'G_STMT_START' GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ../gtk/gtkwidget.h: ^ 117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS'gtkwidget.c: 1542:3: note: '{' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 238/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:25:52: : note: note: expanded from macro 'G_STMT_END' expanded from macro 'g_return_val_if_fail' # define G_STMT_END ) ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1542:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:1542:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1554:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ gtkwindow.c:1017:3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( ^ gtkwidget.c:1554:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417#define g_return_if_fail(expr) G_STMT_START{ \ :45: note: ^~~~~~~~~~~~ expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 : note: expanded from macro 'G_STMT_START'#define g_return_if_fail(expr) G_STMT_START{ \ ^ # define G_STMT_START (void)( ^ gtkwindow.c:1017:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1554:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail'gtkwindow.c:1017: 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:1554:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: :14:note: note: expanded from macro 'g_return_if_fail' ')' token is here }; }G_STMT_END ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:1017:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h15: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^~~~~~~~~~ 428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h15::238:25 : note: note: expanded from macro 'g_return_if_fail' expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~# define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^gtkwindow.c: 1018:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: gtkwidget.c:1555:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1018:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:# define G_STMT_START (void)( ^ 417gtkwidget.c:1555::45:3 note: expanded from macro 'g_return_if_fail' : note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1018:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:1555:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: }; }G_STMT_END428: ^14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1018:3: note: gtkwidget.c:1555:3: note: ')' token is here')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15 : note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :428/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238::15: note: expanded from macro 'g_return_if_fail'25 : }; }G_STMT_END note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1020:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1020:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:1020:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:1020:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' 1 warning generated. # define G_STMT_END )gtkwidget.c: ^ 1568:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1568:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1568:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1568:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1569:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' 1039:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32::417:33 : note: expanded from macro 'G_STMT_START' note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:1569:3::237:32: note: expanded from macro 'G_STMT_START' note: '{' token is here # define G_STMT_START (void)( ^ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:1039:3/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417::45: note: expanded from macro 'g_return_if_fail' note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1039gtkwidget.c:1569:3:3:: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:note: expanded from macro 'g_return_if_fail' 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ }; }G_STMT_END ^ gtkwindow.c:1039:3gtkwidget.c:1569: :3: note: ')' token is here note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428expanded from macro 'G_STMT_END' :15: note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'gtkwindow.c:1040:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h# define G_STMT_END ) ^ :417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1040:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1040:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1040:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1042:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ gtkwidget.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' 1588# define G_STMT_START (void)( ^ :gtkwindow.c:1042:3: note: '{' token is here 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:../gtk/gtkwidget.h:117:55: 237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( note: ^ gtkwidget.c:expanded from macro 'GTK_WIDGET_UNSET_FLAGS' 1588:3: note: '{' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1042:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94gtkwidget.c:: 1588:note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS'3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:4281042:3: note: ')' token is here:14: note: expanded from macro 'g_return_if_fail' GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ../gtk/gtkwidget.h: ^ 117:95: note: gtkwidget.c:expanded from macro 'GTK_WIDGET_UNSET_FLAGS' 1588:3: note: ')' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: 238/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:25:15:: note: note: expanded from macro 'G_STMT_END'expanded from macro 'g_return_if_fail' }; }G_STMT_END# define G_STMT_END ) ^~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1589:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_VISIBLE (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwindow.c:1058# define G_STMT_START (void)( ^ gtkwidget.c:1589:3::3 note: : '{' token is here warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_VISIBLE (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_WINDOW (widget));/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~45: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:#define g_return_if_fail(expr) G_STMT_START{ \ 417: ^ 33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1058:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1589:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_VISIBLE (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1589:3: note: ')' token is heregtkwindow.c: 1058:3: g_return_if_fail (GTK_WIDGET_VISIBLE (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: g_return_if_fail (GTK_IS_WINDOW (widget));15: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h }; }G_STMT_END :428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ ^ gtkwindow.c :1058:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428238:25: note: expanded from macro 'G_STMT_END' :# define G_STMT_END ) ^ 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1082:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1082:7: note: '{' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1082:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1082:7: note: ')' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkwidget.c:1614: 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:428:15: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: note: 25: note: expanded from macro 'g_return_if_fail' expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwindow.c# define G_STMT_START (void)( ^ :1085:3: gtkwidget.c:1614warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:3 : note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 116:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' 42: #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1085:3: note: '{' token is here gtkwidget.c:1614:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: 428:14: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' note: #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1614:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwindow.c:1085:3:# define G_STMT_END ) ^ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' gtkwidget.c:1615:#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:1085:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~417: 33: note: expanded from macro 'g_return_if_fail' ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:25:32: note: note: expanded from macro 'G_STMT_START'expanded from macro 'G_STMT_END' # define G_STMT_END ) ^# define G_STMT_START (void)( ^ gtkwidget.c:1615:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1615:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1140:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1140:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1140:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1140:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1640:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:1141:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417::33: 33: note: expanded from macro 'g_return_if_fail'note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32:237:32: note: expanded from macro 'G_STMT_START' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)(# define G_STMT_START (void)( ^ gtkwindow.c:1141: ^3: gtkwidget.c:1640:3 note: : note: '{' token is here '{' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:41745::45 note: : note: expanded from macro 'g_return_if_fail' expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1141:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:gtkwidget.c:1640:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428: 14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1640:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: }; }G_STMT_END ^ gtkwindow.c:1141:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 : note: note: expanded from macro 'g_return_if_fail' expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25# define G_STMT_END ): note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c :1641:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1142:3: gtkwidget.c:1641:3:warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 note: expanded from macro 'G_STMT_START':45 : note: expanded from macro 'g_return_if_fail'# define G_STMT_START (void)( ^ gtkwindow.c:1142:3: note: '{' token is here g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:#define g_return_if_fail(expr) G_STMT_START{ \ 45: note: expanded from macro 'g_return_if_fail' ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1641:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkwindow.c428:14::1142:3: warning: note: expanded from macro 'g_return_if_fail''}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (requisition != NULL); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail'1641:3: note: ')' token is here }; }G_STMT_END ^ gtkwindow.c:1142:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); g_return_if_fail (requisition != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail'428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: ^~~~~~~~~~note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1168:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1168:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1168:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1168:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1169:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1169:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1169:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1169:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1170:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1170:3: note: '{' token is here g_return_if_fail (allocation != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1691gtkwindow.c::3: warning: 1170:3:'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (allocation != NULL);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c fnmatch.c -o fnmatch.o >/dev/null 2>&1 237 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h ^ gtkwidget.c:428:14: note: expanded from macro 'g_return_if_fail' : }; }G_STMT_END ^ gtkwindow.c:1170:3: note: ')' token is here g_return_if_fail (allocation != NULL);1691 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15:3: note: : note: '{' token is here expanded from macro 'g_return_if_fail' g_return_if_fail (widget != NULL); }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'G_STMT_END' # define G_STMT_END ) /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1691:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1691:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1692:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1692:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1194:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: gtkwidget.c:1692:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END expanded from macro 'g_return_val_if_fail' ^ gtkwidget.c:1692:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' 428:15: # define G_STMT_START (void)( note: expanded from macro 'g_return_if_fail' ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238: 25gtkwindow.c:1194:3: : note: '{' token is herenote: expanded from macro 'G_STMT_END' g_return_val_if_fail (widget != NULL, FALSE); # define G_STMT_END ) ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1194:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1194:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwidget.c# define G_STMT_END ) ^ :1704:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED | GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.hgtkwindow.c:1195:3:117:43: :note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 237:32:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430: note: expanded from macro 'G_STMT_START' 40: note: expanded from macro 'g_return_val_if_fail' # define G_STMT_START (void)( ^ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ gtkwidget.c:1704:7:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' note: '{' token is here # define G_STMT_START (void)( ^ GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED | GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c../gtk/gtkwidget.h:117:1195:55::3 note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' : note: '{' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1704:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED | GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS'gtkwindow.c:1195 :3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE);gtkwidget.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1704: 7:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 441:')' token is here 14: note: expanded from macro 'g_return_val_if_fail' GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED | GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^../gtk/gtkwidget.h:117 :95:gtkwindow.c: note: 1195:expanded from macro 'GTK_WIDGET_UNSET_FLAGS' 3: note: ')' token is here #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:25:15: :note: note: expanded from macro 'G_STMT_END' expanded from macro 'g_return_val_if_fail' # define G_STMT_END ) ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1196:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1196:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1196:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1196:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1743:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1743:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkwindow.c#define g_return_if_fail(expr) G_STMT_START{ \ ^ :1247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237gtkwidget.c:1743:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :32/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14:: note: expanded from macro 'g_return_if_fail' note: }; }G_STMT_END ^ gtkwidget.c:1743:3: note: ')' token is here expanded from macro 'G_STMT_START' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :428:15# define G_STMT_START (void)( ^ :gtkwindow.c:1247:3: note: expanded from macro 'g_return_if_fail' note: '{' token is here }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:# define G_STMT_END ) ^ 52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ gtkwidget.c:1744:3: ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!(width < 0 || height < 0) || window == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: gtkwindow.c:1247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'G_STMT_START' g_return_val_if_fail (widget != NULL, FALSE); # define G_STMT_START (void)( ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END gtkwidget.c:1744: ^ 3:gtkwindow.c: note: '{' token is here1247:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (!(width < 0 || height < 0) || window == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25:: 45:note: expanded from macro 'G_STMT_END' note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1248:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430gtkwidget.c:1744:3:40:: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (!(width < 0 || height < 0) || window == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ :428:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:3214: : note: expanded from macro 'g_return_if_fail' note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ }; }G_STMT_END ^gtkwindow.c:1248:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1744:3: note: ')' token is here g_return_if_fail (!(width < 0 || height < 0) || window == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' gtkwindow.c:1248:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1248:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1249:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1249:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1249:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:1773:2:441: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :14: note: expanded from macro 'g_return_val_if_fail' GTK_PRIVATE_SET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ./gtkprivate.h: ^ 72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' gtkwindow.c:1249:3: note: #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ')' token is here ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 g_return_val_if_fail (event != NULL, FALSE); : note: expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441 :15: note: expanded from macro 'g_return_val_if_fail' # define G_STMT_START (void)( ^ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25gtkwidget.c:: note: expanded from macro 'G_STMT_END' 1773# define G_STMT_END ) ^ :2: note: '{' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:1773:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:1773:2: note: ')' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1803:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1803:4: note: '{' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:1803:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:1803:4: note: ')' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1822:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1354:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c:1822 g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :430:40:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: 428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^expanded from macro 'g_return_val_if_fail' gtkwidget.c:1822:3:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32')' token is here : note: expanded from macro 'G_STMT_START' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:# define G_STMT_START (void)( ^15: note: expanded from macro 'g_return_if_fail' gtkwindow.c:1354:3: note: }; }G_STMT_END ^~~~~~~~~~ '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:# define G_STMT_END ) ^ 430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ gtkwidget.c: ^ 1823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwindow.c:# define G_STMT_START (void)( ^ gtkwidget.c1354::1823:3: note: 3:'{' token is here warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :441:14: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:expanded from macro 'g_return_val_if_fail' 417 }; }G_STMT_END ^:45: gtkwindow.c:1354:note: expanded from macro 'g_return_if_fail' 3: note: #define g_return_if_fail(expr) G_STMT_START{ \ ^ ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:1355:3: warning: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430::182340::3 note: : note: ')' token is here expanded from macro 'g_return_val_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_START (void)(# define G_STMT_END ) ^ ^ gtkwindow.c:1355:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1355:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1356:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.cgtkwindow.c:1356::1833:3: warning: 3: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:'{' token is here417 :33: note: expanded from macro 'g_return_if_fail' g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: :expanded from macro 'g_return_val_if_fail' 32: note: expanded from macro 'G_STMT_START' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ # define G_STMT_START (void)( ^ gtkwidget.c:1833:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' gtkwindow.c:1356:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1356:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:1833::441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END 3: ^~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: g_return_if_fail (widget != NULL);expanded from macro 'G_STMT_END' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' # define G_STMT_END ) }; }G_STMT_END ^ ^ gtkwidget.c:1833:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1834:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1834:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1377:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.cgtkwidget.c:1834:3:1377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget));: note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:'{' token is here g_return_val_if_fail (widget != NULL, FALSE); 14: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h }; }G_STMT_END ^ :gtkwidget.c:430:1834:3: note: 52:')' token is here note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (GTK_IS_WIDGET (widget));#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) gtkwindow.c:1377:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1377:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1378:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1378:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1850:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.cgtkwidget.c:1850:3: note: '{' token is here g_return_if_fail (widget != NULL); :1378:3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'g_return_if_fail' g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define g_return_if_fail(expr) G_STMT_START{ \/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^441: 14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1378:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:1850:3:: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 441:15: note: expanded from macro 'g_return_val_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:42825::14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1850note: expanded from macro 'G_STMT_END':3: note: # define G_STMT_END ) ')' token is here ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' gtkwindow.c:1379 }; }G_STMT_END ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]# define G_STMT_END ) ^ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ gtkwidget.c:1851:3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 237:32: g_return_if_fail (GTK_IS_WIDGET (widget)); note: expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: # define G_STMT_START (void)( ^ expanded from macro 'g_return_if_fail' gtkwindow.c:1379:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 note: : note: expanded from macro 'G_STMT_START' '{' token is here # define G_STMT_START (void)( ^ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430gtkwidget.c::52: 1851:note: expanded from macro 'g_return_val_if_fail' 3: note: '{' token is here #define g_return_val_if_fail(expr,val) G_STMT_START{ \ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1379:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~gtkwidget.c:1851: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' 3# define G_STMT_END ) ^: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1851:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: gtkwindow.c:1388:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_if_fail'expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 }; }G_STMT_END ^~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' 32# define G_STMT_END ): note: expanded from macro 'G_STMT_START' ^ # define G_STMT_START (void)( ^ gtkwindow.c:1388:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1388:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1388:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1389:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1389:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1390:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1390:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:gtkwidget.c:1922:13903: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_if_fail (GTK_WIDGET_REDRAW_PENDING (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: 3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' }; }G_STMT_END ^ gtkwindow.c:1390# define G_STMT_START (void)( ^ :gtkwidget.c3: note: :1922:3')' token is here : g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15 note: '{' token is here: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ g_return_if_fail (GTK_WIDGET_REDRAW_PENDING (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:expanded from macro 'g_return_if_fail' 25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1922:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REDRAW_PENDING (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1922:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_REDRAW_PENDING (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:1402:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~430 /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25::40 note: expanded from macro 'G_STMT_END' :# define G_STMT_END ) ^ note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1402:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:1939:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1939:3: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:gtkwindow.c73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' :1402:3: warning: #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: gtkwidget.c:1939:3expanded from macro 'g_return_val_if_fail' : warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^ GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:1402:3: note: ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' ')' token is here #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ g_return_val_if_fail (widget != NULL, FALSE);gtkwidget.c:1939:3 : note: ')' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' :441:15: note: expanded from macro 'g_return_val_if_fail' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ }; }G_STMT_END/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25 : note: expanded from macro 'G_STMT_END' ^~~~~~~~~~# define G_STMT_END ) ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'gtkwidget.c:1940:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) ^ gtkwindow.c:1403 GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' :#define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:2373: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :32: g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1940:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:403: note: '{' token is here : GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: ./gtkprivate.hexpanded from macro 'g_return_val_if_fail' :73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ # define G_STMT_START (void)( ^ gtkwindow.c:1403:3: note: '{' token is here gtkwidget.c:1940 g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:43073:52: note: expanded from macro 'g_return_val_if_fail' :107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:1940:3: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' gtkwindow.c#define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:1403:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' 238:25: }; }G_STMT_END ^ gtkwindow.c:1403:3note: expanded from macro 'G_STMT_END' : note: ')' token is here # define G_STMT_END ) ^ g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1946:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtkwindow.c g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :1404:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' 3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: 32:note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:note: expanded from macro 'G_STMT_START'1404:3: note: '{' token is here # define G_STMT_START (void)( g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^ 430:52: note: gtkwidget.c:1946:3: note: '{' token is here expanded from macro 'g_return_val_if_fail' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417 :45: note: expanded from macro 'g_return_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1946:gtkwindow.c:1404:3: 3warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] : g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h g_return_if_fail (widget != NULL);:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1404:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END }; }G_STMT_END ^~~~~~~~~~ ^ gtkwidget.c:1946:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428238:15:: note: expanded from macro 'g_return_if_fail'25: note: expanded from macro 'G_STMT_END' }; }G_STMT_END ^~~~~~~~~~# define G_STMT_END ) ^/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:1947:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:1947:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:1947:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:1947:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1436:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1436:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1436:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1436:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1437:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1437:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1437:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1437:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1438:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1438:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1438:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1438:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2068:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:31: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2068:3: note: '{' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:990:44: note: expanded from macro 'GDK_THREADS_ENTER' # define GDK_THREADS_ENTER() G_STMT_START { \ ^ gtkwidget.c:2068:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:4: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^ gtkwidget.c:2068:3: note: ')' token is here GDK_THREADS_ENTER (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:993:6: note: expanded from macro 'GDK_THREADS_ENTER' } G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1506:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430gtkwidget.c:2099:7::40: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); note: expanded from macro 'g_return_val_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c#define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ :1506:3: note: '{' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: :32: note: expanded from macro 'G_STMT_START' note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ # define G_STMT_START (void)( ^ gtkwidget.c:2099:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' gtkwindow.c:1506:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1506:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwindow.c:1507:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hgtkwidget.c:2099:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:2099:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_REDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2100:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: :430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.hexpanded from macro 'G_STMT_START' # define G_STMT_START (void)( : ^ gtkwidget.c:2100:7: 237:note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: 32note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' : note: expanded from macro 'G_STMT_START' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ # define G_STMT_START (void)( ^ gtkwindow.c:1507gtkwidget.c::3: note: 2100:'{' token is here 7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73: g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); 107: note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'GTK_PRIVATE_UNSET_FLAG' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:2100:note: expanded from macro 'g_return_val_if_fail'7: note: ')' token is here #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ GTK_PRIVATE_UNSET_FLAG (widget, GTK_FULLDRAW_PENDING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1507:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1507:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1508:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1508:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:1508:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:1508:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1524:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1524:3: note: '{' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1524:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1524:3: note: ')' token is here g_return_if_fail (container != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1525:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33:gtkwidget.c note: expanded from macro 'g_return_if_fail' :#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: 2276:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] note: expanded from macro 'G_STMT_START' GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ # define G_STMT_START (void)( ^../gdk/gdk.h:994: gtkwindow.c31::1525 note: expanded from macro 'GDK_THREADS_LEAVE' :3: note: '{' token is here # define GDK_THREADS_LEAVE() G_STMT_START { \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 g_return_if_fail (GTK_IS_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :32: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45note: expanded from macro 'G_STMT_START': note: expanded from macro 'g_return_if_fail' # define G_STMT_START (void)( ^#define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2276:3: note: '{' token is here GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ ../gdk/gdk.h:994:44: note: expanded from macro 'GDK_THREADS_LEAVE' # define GDK_THREADS_LEAVE() G_STMT_START { \ ^ gtkwindow.c:1525:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (container)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' gtkwidget.c }; }G_STMT_END ^:2276:3 gtkwindow.c: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] :1525:3 GDK_THREADS_LEAVE (); : ^~~~~~~~~~~~~~~~~~~~ note: ')' token is here ../gdk/gdk.h:997:4: g_return_if_fail (GTK_IS_WINDOW (container)); note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END ^ gtkwidget.c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 2276:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: GDK_THREADS_LEAVE (); ^~~~~~~~~~~~~~~~~~~~ 428:15../gdk/gdk.h:: 997:6:note: expanded from macro 'g_return_if_fail' note: expanded from macro 'GDK_THREADS_LEAVE' } G_STMT_END }; }G_STMT_END ^~~~~~~~~~ ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::238:25: note: expanded from macro 'G_STMT_END' 238# define G_STMT_END ) ^:25 : note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1540:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: gtkwidget.c:2284expanded from macro 'G_STMT_START' :3: warning: # define G_STMT_START (void)( ^'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:1540:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (window != NULL);/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33 : note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417#define g_return_if_fail(expr) G_STMT_START{ \ :45 ^~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'g_return_if_fail' :#define g_return_if_fail(expr) G_STMT_START{ \ ^ 237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2284:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c:1540:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail'3 : warning: #define g_return_if_fail(expr) G_STMT_START{ \ '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1540:3: note: ')' token is here g_return_if_fail (window != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail'gtkwidget.c: 2284:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' g_return_if_fail (widget != NULL); # define G_STMT_END ) ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkwindow.c:1541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkwidget.c:2284:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237 g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:32: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 note: expanded from macro 'G_STMT_START' :# define G_STMT_START (void)( ^ gtkwindow.c:1541:3: note: 15: '{' token is here note: expanded from macro 'g_return_if_fail' g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25417:45: note: expanded from macro 'g_return_if_fail' : note: expanded from macro 'G_STMT_END' #define g_return_if_fail(expr) G_STMT_START{ \ # define G_STMT_END ) ^ ^ gtkwidget.c:2285:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32gtkwindow.c:: 1541:note: expanded from macro 'G_STMT_START' 3: warning: # define G_STMT_START (void)( '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^ gtkwidget.c: g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2285: 3:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14 note: : note: expanded from macro 'g_return_if_fail''{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwindow.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h::1541:3:417: note: ')' token is here 45: note: g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expanded from macro 'g_return_if_fail'/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~ ^ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h :238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2285:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2285:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: gtkwindow.c:1551expanded from macro 'g_return_if_fail' :4: warning: }; }G_STMT_END '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: GTK_WIDGET_UNSET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'G_STMT_END' ../gtk/gtkwidget.h:# define G_STMT_END ) ^ 117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1551:4: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:1551:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:1551:4: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1554:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1554:6: note: '{' token is here GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); gtkwidget.c:2312 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwindow.c:1554:6:# define G_STMT_START (void)( warning: ^ '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]gtkwidget.c: 2312:3: GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); note: '{' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:92:: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:1554:6: note: ')' token is here GTK_WIDGET_SET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: gtkwidget.c:2312:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'G_STMT_END' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # define G_STMT_END )/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428 ^ :14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2312:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2313:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2313:3: note: '{' token is here gtkwindow.c g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45:: note: expanded from macro 'g_return_if_fail' 1575:6: #define g_return_if_fail(expr) G_STMT_START{ \ ^ warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2313:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwindow.c:1575: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:4286: :14:note: '{' token is here note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ GTK_WIDGET_SET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gtkwidget.c: ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' 2313:3: note: ')' token is here#define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1575:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwindow.c:1575:6: note: ')' token is here GTK_WIDGET_SET_FLAGS (window->focus_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1578:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:1578:6: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:1578:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwindow.c:1578:6: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (window->default_widget, GTK_HAS_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2350:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2350:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2350:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2350:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2351:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2351:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1615:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] gtkwidget.c g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' 2351:3:#define g_return_if_fail(expr) G_STMT_START{ \ warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: g_return_if_fail (GTK_IS_WIDGET (widget)); note: expanded from macro 'G_STMT_START' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:# define G_STMT_START (void)( ^ gtkwindow.c:1615:3: note: '{' token is here 14: note: g_return_if_fail (GTK_IS_WINDOW (window));expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:2351:3: note: ')' token is here :45: note: g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428#define g_return_if_fail(expr) G_STMT_START{ \ ^ :15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1615:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1615:3: note: ')' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:1616:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:gtkwidget.c:417:33: note: expanded from macro 'g_return_if_fail' 2367#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:3:32: note: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] expanded from macro 'G_STMT_START' g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:# define G_STMT_START (void)( ^ 417:gtkwindow.c:1616:3:33: note: expanded from macro 'g_return_if_fail' note: '{' token is here #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ g_return_if_fail (GTK_WIDGET_REALIZED (window));/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:32417:45: note: expanded from macro 'g_return_if_fail' : #define g_return_if_fail(expr) G_STMT_START{ \ ^ note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2367:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:1616:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:1616:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_REALIZED (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ gtkwidget.c:2367/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238::3:25: note: expanded from macro 'G_STMT_END' warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] # define G_STMT_END ) g_return_if_fail (widget != NULL); ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2367:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:gtkwindow.c:1624:44: warning: 25: passing 'gint *' (aka 'int *') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] note: expanded from macro 'G_STMT_END' gtk_window_compute_default_size (window, &new_width, &new_height); # define G_STMT_END ) ^~~~~~~~~~ ^ gtkwindow.c:129:28: note: passing argument to parameter 'width' here guint *width, ^ gtkwidget.c:2368:3gtkwindow.c:1624:: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 56: g_return_if_fail (GTK_IS_WIDGET (widget)); warning: passing 'gint *' (aka 'int *') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_window_compute_default_size (window, &new_width, &new_height); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: ^~~~~~~~~~~ expanded from macro 'g_return_if_fail' gtkwindow.c:130:#define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:28237:: note: 32: note: expanded from macro 'G_STMT_START' passing argument to parameter 'height' here# define G_STMT_START (void)( ^ gtkwidget.c:2368:3 : note: guint *height); ^ '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2368:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2368:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2385:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2385:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2386:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2386:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2418:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2418:3gtkwindow.c:2025:3: note: '{' token is here : g_return_if_fail (widget != NULL); warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_return_if_fail (GTK_IS_WINDOW (window)); /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 417:45: note: expanded from macro 'g_return_if_fail' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:#define g_return_if_fail(expr) G_STMT_START{ \ ^ 33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:2025:3: note: '{' token is here g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkwidget.c:2418:3: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 45 g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: note: expanded from macro 'g_return_if_fail' 428:14: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ }; }G_STMT_END ^ ^ gtkwidget.c:2418:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2419:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' gtkwindow.c:2025:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] #define g_return_if_fail(expr) G_STMT_START{ \ g_return_if_fail (GTK_IS_WINDOW (window)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' ^~~~~~~~~~~~ }; }G_STMT_END ^ gtkwindow.c:2025:3: note: ')' token is here /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32 g_return_if_fail (GTK_IS_WINDOW (window)); : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: expanded from macro 'G_STMT_START' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:# define G_STMT_START (void)( 15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: ^ note: expanded from macro 'G_STMT_END'gtkwidget.c:2419:3: # define G_STMT_END ) ^ note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwindow.c:2032:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (geometry_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' gtkwidget.c# define G_STMT_START (void)(:2419:3: warning: ^ gtkwindow.c:'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 2032:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); g_return_if_fail (geometry_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h note: expanded from macro 'g_return_if_fail' :417: }; }G_STMT_END ^ 45:gtkwidget.c: note: expanded from macro 'g_return_if_fail'2419: 3: #define g_return_if_fail(expr) G_STMT_START{ \ note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ gtkwindow.c:2032:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (geometry_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwindow.c:2032:/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'3 # define G_STMT_END ) ^ : note: ')' token is here g_return_if_fail (geometry_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:gtkwindow.c:2019:8: warning: variable 'ux' set but not used [-Wunused-but-set-variable] gint ux, uy; ^ gtkwindow.c:2019:12: warning: variable 'uy' set but not used [-Wunused-but-set-variable] gint ux, uy; ^2449:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2449:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2449:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2449:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2450:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2450:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2450:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14gtkwindow.c:: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:24502193:3: note: ')' token is here :3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h: g_return_val_if_fail (widget != NULL, FALSE); 428: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:: note: 40:expanded from macro 'g_return_if_fail' note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238#define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ :25: note: expanded from macro 'G_STMT_END' /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:# define G_STMT_END ) ^ 32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:2193:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:2193:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:2193:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:2194:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:2194:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:2194:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:2194:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WINDOW (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwindow.c:2195:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwindow.c:2195:3: note: '{' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwindow.c:2195:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwindow.c:2195:3: note: ')' token is here g_return_val_if_fail (event != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2510:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2510:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2511:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2511:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2527:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2527:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2527:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2527:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2528:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2528:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2536:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2536:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2536:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2536:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2537:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2537:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2545:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2545:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2545:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2545:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2546:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2546:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2546:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2546:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2564:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2564:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2564:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2564:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2565:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2565:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2565:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2565:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2581:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2581:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2581:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2581:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2598:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2598:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2598:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2598:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2599:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2599:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2599:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2599:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2600:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2600:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2600:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2600:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2616:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2616:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2616:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2616:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2617:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2617:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2617:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2617:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2618:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2618:3: note: '{' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2618:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2618:3: note: ')' token is here g_return_if_fail (accel_group != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2634:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2634:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2634:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2634:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2635:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2635:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2635:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2635:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2636:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2636:3: note: '{' token is here g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2636:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2636:3: note: ')' token is here g_return_if_fail (accel_signal != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2639:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2639:3: note: '{' token is here g_return_if_fail (signal_id != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2639:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (signal_id != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2639:3: note: ')' token is here g_return_if_fail (signal_id != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2665:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2665:3: note: '{' token is here g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2665:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2665:3: note: ')' token is here g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2666:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2666:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2666:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2666:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2667:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2667:3: note: '{' token is here g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2667:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2667:3: note: ')' token is here g_return_val_if_fail (accel_group != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2682:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2682:3: note: '{' token is here g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2682:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2682:3: note: ')' token is here g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2683:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2683:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2683:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2683:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2684:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2684:3: note: '{' token is here g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2684:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2684:3: note: ')' token is here g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2700:3: note: '{' token is here g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2700:3: note: ')' token is here g_return_val_if_fail (widget != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2701:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2701:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2701:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2701:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2702:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2702:3: note: '{' token is here g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2702:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2702:3: note: ')' token is here g_return_val_if_fail (event != NULL, handled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2727:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2727:3: note: '{' token is here g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2727:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2727:3: note: ')' token is here g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2728:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2728:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2884:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2884:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2884:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2884:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2885:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2885:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2885:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2885:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2903:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2903:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2903:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2903:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2904:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2904:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2904:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2904:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2906:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2906:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2906:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2906:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (hadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2908:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2908:5: note: '{' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:2908:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:2908:5: note: ')' token is here g_return_val_if_fail (GTK_IS_ADJUSTMENT (vadjustment), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2935:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2935:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2935:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2935:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2936:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2936:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2936:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2936:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2937:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (client_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2937:3: note: '{' token is here g_return_if_fail (client_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2937:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (client_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2937:3: note: ')' token is here g_return_if_fail (client_data != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2969:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2969:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2969:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2969:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2970:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2970:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2970:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2970:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2971:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (new_parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2971:3: note: '{' token is here g_return_if_fail (new_parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2971:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (new_parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2971:3: note: ')' token is here g_return_if_fail (new_parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2972:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (new_parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2972:3: note: '{' token is here g_return_if_fail (GTK_IS_CONTAINER (new_parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2972:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_CONTAINER (new_parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2972:3: note: ')' token is here g_return_if_fail (GTK_IS_CONTAINER (new_parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2973:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2973:3: note: '{' token is here g_return_if_fail (widget->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:2973:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:2973:3: note: ')' token is here g_return_if_fail (widget->parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2982:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2982:2: note: '{' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:2982:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:2982:2: note: ')' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:2991:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:2991:4: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:2991:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:2991:4: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_IN_REPARENT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3012:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3012:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3013:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3013:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3042:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3042:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3042:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3042:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3043:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3043:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3043:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3043:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3044:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (area != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3044:3: note: '{' token is here g_return_val_if_fail (area != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3044:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (area != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3044:3: note: ')' token is here g_return_val_if_fail (area != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3073:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3073:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3073:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3073:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3074:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3074:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3074:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3074:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3099:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (focus_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3099:3: note: '{' token is here g_return_if_fail (focus_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3099:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (focus_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3099:3: note: ')' token is here g_return_if_fail (focus_widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3100:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (focus_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3100:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (focus_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3100:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (focus_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3100:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (focus_widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3176:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3176:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3177:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3177:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3177:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3177:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3178:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3178:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3178:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3178:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_CAN_DEFAULT (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3202:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3202:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3202:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3202:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3203:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3203:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3203:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3203:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3224:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3224:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3224:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3224:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3225:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3225:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3225:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3225:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3246:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3246:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3246:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3246:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3247:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3247:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3247:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3247:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3277:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3277:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3277:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3277:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3278:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3278:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3278:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3278:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3285:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3285:2: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:3285:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:3285:2: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3287:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3287:2: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:3287:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:3287:2: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_APP_PAINTABLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3310:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3310:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3311:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3311:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3320:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3320:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:3320:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:3320:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3325:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3325:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:3325:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:3325:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3355:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3355:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3356:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3356:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3356:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3356:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3357:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3357:3: note: '{' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3357:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3357:3: note: ')' token is here g_return_if_fail (widget->parent == NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3358:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_TOPLEVEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3358:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_TOPLEVEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3358:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_TOPLEVEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3358:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_TOPLEVEL (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3359:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3359:3: note: '{' token is here g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3359:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3359:3: note: ')' token is here g_return_if_fail (parent != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3360:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3360:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3360:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3360:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3361:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3361:3: note: '{' token is here g_return_if_fail (widget != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3361:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3361:3: note: ')' token is here g_return_if_fail (widget != parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3396:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3396:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3396:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3396:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3397:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3397:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3397:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3397:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3398:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3398:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3398:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3398:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3402:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3402:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:3402:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:3402:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3403:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3403:3: note: '{' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:3403:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:3403:3: note: ')' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3420:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3420:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3420:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3420:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3421:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3421:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3421:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3421:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3435:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3435:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3435:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3435:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3436:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3436:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3436:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3436:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3440:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3440:3: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:3440:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:3440:3: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3441:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3441:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:3441:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:3441:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_RC_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3460:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (initial_emission == FALSE); /* FIXME: remove this line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:26: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3460:4: note: '{' token is here g_assert (initial_emission == FALSE); /* FIXME: remove this line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:367:38: note: expanded from macro 'g_assert' #define g_assert(expr) G_STMT_START{ \ ^ gtkwidget.c:3460:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_assert (initial_emission == FALSE); /* FIXME: remove this line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:18: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^ gtkwidget.c:3460:4: note: ')' token is here g_assert (initial_emission == FALSE); /* FIXME: remove this line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:375:19: note: expanded from macro 'g_assert' #expr); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3479:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3479:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3479:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3479:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3480:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3480:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3480:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3480:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3482:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3482:3: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:3482:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:3482:3: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_USER_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3496:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3496:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3497:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3497:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3497:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3497:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3541:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3541:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3541:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3541:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3542:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3542:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3542:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3542:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3543:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3543:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3543:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3543:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3605:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3605:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3605:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3605:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3606:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3606:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3606:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3606:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3639:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3639:3: note: '{' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3639:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3639:3: note: ')' token is here g_return_if_fail (style != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3685:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3685:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3685:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3685:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3686:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3686:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3686:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3686:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3720:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3720:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3720:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3720:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3721:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3721:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3721:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3721:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3722:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget->parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3722:3: note: '{' token is here g_return_val_if_fail (widget->parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3722:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget->parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3722:3: note: ')' token is here g_return_val_if_fail (widget->parent != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3745:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3745:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3745:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3745:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3746:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3746:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3746:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3746:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3786:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3786:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3786:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3786:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3787:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3787:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3787:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3787:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3821:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3821:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3821:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3821:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3822:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3822:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3823:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3823:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3823:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3823:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3824:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3824:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3824:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3824:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3859:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3859:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3860:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3860:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3861:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3861:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3861:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3861:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3905:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3905:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3905:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3905:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3906:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3906:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:3906:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:3906:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3930:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3930:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3930:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3930:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3931:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3931:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3931:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3931:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3951:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3951:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3951:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3951:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3952:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3952:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3952:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3952:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3976:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3976:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3976:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3976:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:3977:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:3977:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:3977:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:3977:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4007:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4007:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4007:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4007:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4008:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4008:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4008:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4008:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4040:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4040:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4040:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4040:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4041:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4041:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4041:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4041:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4042:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4042:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4042:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4042:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4043:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4043:3: note: '{' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4043:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4043:3: note: ')' token is here g_return_if_fail (colormap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4068:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4068:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4068:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4068:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4069:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4069:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4069:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4069:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4070:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4070:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4070:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4070:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4071:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4071:3: note: '{' token is here g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4071:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4071:3: note: ')' token is here g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4091:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4091:3: note: '{' token is here g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4091:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4091:3: note: ')' token is here g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4092:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4092:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4092:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4092:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4114:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4114:3: note: '{' token is here g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4114:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4114:3: note: ')' token is here g_return_val_if_fail (widget != NULL, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4115:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4115:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4115:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4115:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4137:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4137:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4137:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4137:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4138:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4138:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4138:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4138:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4171:3: note: '{' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4171:3: note: ')' token is here g_return_val_if_fail (widget != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4172:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4172:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4172:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4172:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4173:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ancestor != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4173:3: note: '{' token is here g_return_val_if_fail (ancestor != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4173:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (ancestor != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4173:3: note: ')' token is here g_return_val_if_fail (ancestor != NULL, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4191:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4191:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4191:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4191:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4192:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4192:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4192:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4192:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4193:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_COMPOSITE_CHILD (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4193:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_COMPOSITE_CHILD (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4193:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_COMPOSITE_CHILD (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4193:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_COMPOSITE_CHILD (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4194:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4194:3: note: '{' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4194:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4194:3: note: ')' token is here g_return_if_fail (name != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4208:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4208:3: note: '{' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4208:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4208:3: note: ')' token is here g_return_val_if_fail (widget != NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4209:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4209:3: note: '{' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ gtkwidget.c:4209:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ gtkwidget.c:4209:3: note: ')' token is here g_return_val_if_fail (GTK_IS_WIDGET (widget), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4242:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4242:3: note: '{' token is here g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4242:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4242:3: note: ')' token is here g_return_if_fail (cmap != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4258:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4258:3: note: '{' token is here g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4258:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4258:3: note: ')' token is here g_return_if_fail (visual != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4386:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4386:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4386:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4386:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_VISIBLE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4458:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4458:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4458:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4458:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4459:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4459:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_REALIZED (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4459:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4459:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_REALIZED (widget) == TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4463:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4463:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:4463:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:4463:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4481:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4481:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4481:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4481:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4482:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4482:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4482:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4482:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4486:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4486:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4486:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4486:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4504:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4504:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4504:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4504:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4505:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4505:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4505:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4505:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4506:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4506:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4506:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4506:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4508:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4508:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:4508:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:4508:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4528:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4528:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4528:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4528:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4529:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4529:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4529:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4529:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4534:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4534:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4534:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4534:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_MAPPED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4563:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4563:3: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4563:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4563:3: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_REALIZED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4572:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4572:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4572:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4572:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4573:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4573:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4573:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4573:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4574:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4574:3: note: '{' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4574:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4574:3: note: ')' token is here g_return_if_fail (area != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4594:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4594:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4594:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4594:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4595:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4595:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4595:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4595:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4647:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4647:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:4647:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ gtkwidget.c:4647:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4666:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:43: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4666:7: note: '{' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:55: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4666:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_UNSET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:94: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ gtkwidget.c:4666:7: note: ')' token is here GTK_WIDGET_UNSET_FLAGS (widget, GTK_PARENT_SENSITIVE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:117:95: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4773:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (aux_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4773:3: note: '{' token is here g_return_if_fail (aux_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4773:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (aux_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4773:3: note: ')' token is here g_return_if_fail (aux_info != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4796:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4796:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4796:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4796:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4797:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4797:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4797:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4797:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4799:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4799:3: note: '{' token is here g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4799:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4799:3: note: ')' token is here g_return_if_fail (!GTK_WIDGET_NO_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4803:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:43: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4803:7: note: '{' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:55: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:4803:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_UNSET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:107: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:4803:7: note: ')' token is here GTK_PRIVATE_UNSET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:73:108: note: expanded from macro 'GTK_PRIVATE_UNSET_FLAG' #define GTK_PRIVATE_UNSET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) &= ~(PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4814:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:43: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4814:7: note: '{' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:55: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:4814:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_PRIVATE_SET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:106: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^ gtkwidget.c:4814:7: note: ')' token is here GTK_PRIVATE_SET_FLAG (widget, GTK_HAS_SHAPE_MASK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gtkprivate.h:72:107: note: expanded from macro 'GTK_PRIVATE_SET_FLAG' #define GTK_PRIVATE_SET_FLAG(wid,flag) G_STMT_START{ (GTK_PRIVATE_FLAGS (wid) |= (PRIVATE_ ## flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4859:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4859:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4859:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4859:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4860:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4860:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4860:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4860:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4861:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4861:3: note: '{' token is here g_return_if_fail (GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4861:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4861:3: note: ')' token is here g_return_if_fail (GTK_WIDGET_REALIZED (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4870:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4870:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4870:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4870:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4871:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4871:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4879:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4879:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4879:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4879:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4880:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4880:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4880:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4880:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4895:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4895:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4895:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4895:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4896:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4896:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4896:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4896:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4948:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4948:3: note: '{' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4948:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4948:3: note: ')' token is here g_return_if_fail (widget != NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ gtkwidget.c:4949:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:33: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ gtkwidget.c:4949:3: note: '{' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:417:45: note: expanded from macro 'g_return_if_fail' #define g_return_if_fail(expr) G_STMT_START{ \ ^ gtkwidget.c:4949:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:14: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^ gtkwidget.c:4949:3: note: ')' token is here g_return_if_fail (GTK_IS_WIDGET (widget)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:428:15: note: expanded from macro 'g_return_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c testgtk.c 216 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkwindow.c -o gtkwindow.o >/dev/null 2>&1 testgtk.c:252:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button[9], GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:252:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button[9], GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:252:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button[9], GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:252:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button[9], GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:314:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:314:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:314:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:314:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:376:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:376:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:376:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:376:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:443:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:443:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:443:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:443:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:1031:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:1031:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:1031:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:1031:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:1712:36: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "This one is underlined in ܸquite a funky fashion"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testgtk.c:1830:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:1830:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:1830:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:1830:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:1945:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:1945:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:1945:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:1945:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2019:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2019:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2019:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2019:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2173:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2173:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2173:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2173:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2351:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2351:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2351:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2351:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2472:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2472:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2472:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2472:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2727:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2727:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2727:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2727:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2737:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2737:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2737:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2737:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:2876:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:2876:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2876:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:2876:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:3128:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:3128:3: note: '{' token is here g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ testgtk.c:3128:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ testgtk.c:3128:3: note: ')' token is here g_return_val_if_fail (widget != NULL, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:3129:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_DRAWING_AREA (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:40: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:3129:3: note: '{' token is here g_return_val_if_fail (GTK_IS_DRAWING_AREA (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:430:52: note: expanded from macro 'g_return_val_if_fail' #define g_return_val_if_fail(expr,val) G_STMT_START{ \ ^ testgtk.c:3129:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] g_return_val_if_fail (GTK_IS_DRAWING_AREA (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:14: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^ testgtk.c:3129:3: note: ')' token is here g_return_val_if_fail (GTK_IS_DRAWING_AREA (widget), TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:441:15: note: expanded from macro 'g_return_val_if_fail' }; }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:3120:19: warning: variable 'darea' set but not used [-Wunused-but-set-variable] GtkDrawingArea *darea; ^ testgtk.c:3543:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:3543:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:3543:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:3543:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:4111:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:4111:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:4111:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:4111:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:5263:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:5263:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5263:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5263:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:5273:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:5273:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5273:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5273:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:5372:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:5372:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5372:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5372:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:5457:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:5457:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5457:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5457:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:5738:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:5738:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5738:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:5738:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:6078:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:6078:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:6078:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:6078:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:6563:10: warning: variable 'gc' set but not used [-Wunused-but-set-variable] GdkGC* gc; ^ testgtk.c:6693:11: warning: passing 'unsigned char[512]' to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] circles_bits, ^~~~~~~~~~~~ ../gdk/gdk.h:465:20: note: passing argument to parameter 'data' here const gchar *data, ^ testgtk.c:6732:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:6732:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:6732:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:6732:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7131:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7131:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7131:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7131:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7545:8: warning: variable 'dest_max' set but not used [-Wunused-but-set-variable] gint dest_max = widget->allocation.height; ^ testgtk.c:7777:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7777:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7777:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7777:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7787:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7787:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7787:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7787:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7796:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7796:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7796:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7796:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7945:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7945:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7945:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7945:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7955:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7955:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7955:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7955:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:7964:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:7964:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7964:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:7964:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:8040:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:8040:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8040:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8040:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:8049:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:8049:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8049:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8049:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:8058:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:8058:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8058:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8058:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:8114:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:8114:7: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8114:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8114:7: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ testgtk.c:8385:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testgtk.c:8385:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8385:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testgtk.c:8385:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 613 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2 -I/Users/pbulk/build/x11/gtk/work/.buildlink/lib/glib/include -D_REENTRANT -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -pipe -Os -Wall -c gtkwidget.c -o gtkwidget.o >/dev/null 2>&1 clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c testinput.c testinput.c:379:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (drawing_area, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ testinput.c:379:3: note: '{' token is here GTK_WIDGET_SET_FLAGS (drawing_area, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testinput.c:379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS (drawing_area, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ testinput.c:379:3: note: ')' token is here GTK_WIDGET_SET_FLAGS (drawing_area, GTK_CAN_FOCUS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/x11/gtk/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c testselection.c 79 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c testrgb.c clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c testdnd.c testdnd.c:398:11: warning: passing 'char[38]' to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 8, "file:///home/otaylor/images/weave.png", 37); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gtk/gtkselection.h:106:27: note: passing argument to parameter 'data' here const guchar *data, ^ testdnd.c:402:11: warning: passing 'char[10]' to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 8, "I'm Data!", 9); ^~~~~~~~~~~ ../gtk/gtkselection.h:106:27: note: passing argument to parameter 'data' here const guchar *data, ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"/opt/pkg/lib\" -DGTK_DATA_PREFIX=\"/opt/pkg\" -DGTK_SYSCONFDIR=\"/opt/pkg/share\" -DGTK_LOCALEDIR=\"/opt/pkg/share/locale\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -D_REENTRANT -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -c simple.c simple.c:15:14: warning: variable 'button' set but not used [-Wunused-but-set-variable] GtkWidget *button; ^ 1 warning generated. /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o libgtk.la -rpath /opt/pkg/lib -version-info 12:10:0 -export-dynamic -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -lm gtkaccelgroup.lo gtkaccellabel.lo gtkadjustment.lo gtkalignment.lo gtkarg.lo gtkarrow.lo gtkaspectframe.lo gtkbin.lo gtkbindings.lo gtkbbox.lo gtkbox.lo gtkbutton.lo gtkcalendar.lo gtkcheckbutton.lo gtkcheckmenuitem.lo gtkclist.lo gtkcolorsel.lo gtkcombo.lo gtkcontainer.lo gtkctree.lo gtkcurve.lo gtkdata.lo gtkdialog.lo gtkdnd.lo gtkdrawingarea.lo gtkeditable.lo gtkentry.lo gtkeventbox.lo gtkfilesel.lo gtkfixed.lo gtkfontsel.lo gtkframe.lo gtkgamma.lo gtkgc.lo gtkhandlebox.lo gtkhbbox.lo gtkhbox.lo gtkhpaned.lo gtkhruler.lo gtkhscale.lo gtkhscrollbar.lo gtkhseparator.lo gtkimage.lo gtkinputdialog.lo gtkinvisible.lo gtkitem.lo gtkitemfactory.lo gtklabel.lo gtklayout.lo gtklist.lo gtklistitem.lo gtkmain.lo gtkmarshal.lo gtkmenu.lo gtkmenubar.lo gtkmenufactory.lo gtkmenuitem.lo gtkmenushell.lo gtkmisc.lo gtknotebook.lo gtkobject.lo gtkoptionmenu.lo gtkpacker.lo gtkpaned.lo gtkpixmap.lo gtkplug.lo gtkpreview.lo gtkprogress.lo gtkprogressbar.lo gtkradiobutton.lo gtkradiomenuitem.lo gtkrange.lo gtkrc.lo gtkruler.lo gtkscale.lo gtkscrollbar.lo gtkscrolledwindow.lo gtkselection.lo gtkseparator.lo gtksignal.lo gtksocket.lo gtkspinbutton.lo gtkstyle.lo gtkstatusbar.lo gtktable.lo gtktearoffmenuitem.lo gtktext.lo gtkthemes.lo gtktipsquery.lo gtktogglebutton.lo gtktoolbar.lo gtktooltips.lo gtktree.lo gtktreeitem.lo gtktypeutils.lo gtkvbbox.lo gtkvbox.lo gtkviewport.lo gtkvpaned.lo gtkvruler.lo gtkvscale.lo gtkvscrollbar.lo gtkvseparator.lo gtkwidget.lo gtkwindow.lo fnmatch.lo libtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgtk.12.dylib .libs/gtkaccelgroup.o .libs/gtkaccellabel.o .libs/gtkadjustment.o .libs/gtkalignment.o .libs/gtkarg.o .libs/gtkarrow.o .libs/gtkaspectframe.o .libs/gtkbin.o .libs/gtkbindings.o .libs/gtkbbox.o .libs/gtkbox.o .libs/gtkbutton.o .libs/gtkcalendar.o .libs/gtkcheckbutton.o .libs/gtkcheckmenuitem.o .libs/gtkclist.o .libs/gtkcolorsel.o .libs/gtkcombo.o .libs/gtkcontainer.o .libs/gtkctree.o .libs/gtkcurve.o .libs/gtkdata.o .libs/gtkdialog.o .libs/gtkdnd.o .libs/gtkdrawingarea.o .libs/gtkeditable.o .libs/gtkentry.o .libs/gtkeventbox.o .libs/gtkfilesel.o .libs/gtkfixed.o .libs/gtkfontsel.o .libs/gtkframe.o .libs/gtkgamma.o .libs/gtkgc.o .libs/gtkhandlebox.o .libs/gtkhbbox.o .libs/gtkhbox.o .libs/gtkhpaned.o .libs/gtkhruler.o .libs/gtkhscale.o .libs/gtkhscrollbar.o .libs/gtkhseparator.o .libs/gtkimage.o .libs/gtkinputdialog.o .libs/gtkinvisible.o .libs/gtkitem.o .libs/gtkitemfactory.o .libs/gtklabel.o .libs/gtklayout.o .libs/gtklist.o .libs/gtklistitem.o .libs/gtkmain.o .libs/gtkmarshal.o .libs/gtkmenu.o .libs/gtkmenubar.o .libs/gtkmenufactory.o .libs/gtkmenuitem.o .libs/gtkmenushell.o .libs/gtkmisc.o .libs/gtknotebook.o .libs/gtkobject.o .libs/gtkoptionmenu.o .libs/gtkpacker.o .libs/gtkpaned.o .libs/gtkpixmap.o .libs/gtkplug.o .libs/gtkpreview.o .libs/gtkprogress.o .libs/gtkprogressbar.o .libs/gtkradiobutton.o .libs/gtkradiomenuitem.o .libs/gtkrange.o .libs/gtkrc.o .libs/gtkruler.o .libs/gtkscale.o .libs/gtkscrollbar.o .libs/gtkscrolledwindow.o .libs/gtkselection.o .libs/gtkseparator.o .libs/gtksignal.o .libs/gtksocket.o .libs/gtkspinbutton.o .libs/gtkstyle.o .libs/gtkstatusbar.o .libs/gtktable.o .libs/gtktearoffmenuitem.o .libs/gtktext.o .libs/gtkthemes.o .libs/gtktipsquery.o .libs/gtktogglebutton.o .libs/gtktoolbar.o .libs/gtktooltips.o .libs/gtktree.o .libs/gtktreeitem.o .libs/gtktypeutils.o .libs/gtkvbbox.o .libs/gtkvbox.o .libs/gtkviewport.o .libs/gtkvpaned.o .libs/gtkvruler.o .libs/gtkvscale.o .libs/gtkvscrollbar.o .libs/gtkvseparator.o .libs/gtkwidget.o .libs/gtkwindow.o .libs/fnmatch.o -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib -lm -Os -Wl,-rpath -Wl,/opt/pkg/lib -install_name /opt/pkg/lib/libgtk.12.dylib -compatibility_version 13 -current_version 13.10 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libgtk.dylib" && ln -s "libgtk.12.dylib" "libgtk.dylib") libtool: link: ar cr .libs/libgtk.a gtkaccelgroup.o gtkaccellabel.o gtkadjustment.o gtkalignment.o gtkarg.o gtkarrow.o gtkaspectframe.o gtkbin.o gtkbindings.o gtkbbox.o gtkbox.o gtkbutton.o gtkcalendar.o gtkcheckbutton.o gtkcheckmenuitem.o gtkclist.o gtkcolorsel.o gtkcombo.o gtkcontainer.o gtkctree.o gtkcurve.o gtkdata.o gtkdialog.o gtkdnd.o gtkdrawingarea.o gtkeditable.o gtkentry.o gtkeventbox.o gtkfilesel.o gtkfixed.o gtkfontsel.o gtkframe.o gtkgamma.o gtkgc.o gtkhandlebox.o gtkhbbox.o gtkhbox.o gtkhpaned.o gtkhruler.o gtkhscale.o gtkhscrollbar.o gtkhseparator.o gtkimage.o gtkinputdialog.o gtkinvisible.o gtkitem.o gtkitemfactory.o gtklabel.o gtklayout.o gtklist.o gtklistitem.o gtkmain.o gtkmarshal.o gtkmenu.o gtkmenubar.o gtkmenufactory.o gtkmenuitem.o gtkmenushell.o gtkmisc.o gtknotebook.o gtkobject.o gtkoptionmenu.o gtkpacker.o gtkpaned.o gtkpixmap.o gtkplug.o gtkpreview.o gtkprogress.o gtkprogressbar.o gtkradiobutton.o gtkradiomenuitem.o gtkrange.o gtkrc.o gtkruler.o gtkscale.o gtkscrollbar.o gtkscrolledwindow.o gtkselection.o gtkseparator.o gtksignal.o gtksocket.o gtkspinbutton.o gtkstyle.o gtkstatusbar.o gtktable.o gtktearoffmenuitem.o gtktext.o gtkthemes.o gtktipsquery.o gtktogglebutton.o gtktoolbar.o gtktooltips.o gtktree.o gtktreeitem.o gtktypeutils.o gtkvbbox.o gtkvbox.o gtkviewport.o gtkvpaned.o gtkvruler.o gtkvscale.o gtkvscrollbar.o gtkvseparator.o gtkwidget.o gtkwindow.o fnmatch.o libtool: link: ranlib .libs/libgtk.a libtool: link: ( cd ".libs" && rm -f "libgtk.la" && ln -s "../libgtk.la" "libgtk.la" ) /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -lm /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o testselection testselection.o libgtk.la ../gdk/libgdk.la -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -lm /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o testinput testinput.o libgtk.la ../gdk/libgdk.la -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -lm libtool: link: clang -pipe -Os -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -Wall -o .libs/testinput testinput.o -Wl,-rpath -Wl,/opt/pkg/lib -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib ./.libs/libgtk.dylib ../gdk/.libs/libgdk.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib -lm libtool: link: clang -pipe -Os -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -Wall -o .libs/testselection testselection.o -Wl,-rpath -Wl,/opt/pkg/lib -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib ./.libs/libgtk.dylib ../gdk/.libs/libgdk.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib -lm libtool: link: clang -pipe -Os -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -Wall -o .libs/testgtk testgtk.o -Wl,-rpath -Wl,/opt/pkg/lib -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib ./.libs/libgtk.dylib ../gdk/.libs/libgdk.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib -lm /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o testrgb testrgb.o libgtk.la ../gdk/libgdk.la -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -lm /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o testdnd testdnd.o libgtk.la ../gdk/libgdk.la -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -lm /opt/pkg/bin/mksh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/include -Wall -L/opt/pkg/lib -o simple simple.o libgtk.la ../gdk/libgdk.la -L/opt/pkg/lib -L/opt/pkg/lib -lXi -lXext -lX11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lgmodule -lglib -lm libtool: link: clang -pipe -Os -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -Wall -o .libs/testdnd testdnd.o -Wl,-rpath -Wl,/opt/pkg/lib -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib ./.libs/libgtk.dylib ../gdk/.libs/libgdk.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib -lm libtool: link: clang -pipe -Os -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -Wall -o .libs/testrgb testrgb.o -Wl,-rpath -Wl,/opt/pkg/lib -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib ./.libs/libgtk.dylib ../gdk/.libs/libgdk.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib -lm libtool: link: clang -pipe -Os -I/Users/pbulk/build/x11/gtk/work/.buildlink/include -Wall -o .libs/simple simple.o -Wl,-rpath -Wl,/opt/pkg/lib -L/Users/pbulk/build/x11/gtk/work/.buildlink/lib ./.libs/libgtk.dylib ../gdk/.libs/libgdk.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libXdmcp.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libgmodule.dylib /Users/pbulk/build/x11/gtk/work/.buildlink/lib/libglib.dylib -lm gmake[2]: Leaving directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/gtk' Making all in docs gmake[2]: Entering directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/docs' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10/docs' gmake[2]: Entering directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10' gmake[1]: Leaving directory '/Users/pbulk/build/x11/gtk/work/gtk+-1.2.10'